|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER DefiningTypeName |
Returns the name of the type that defines the property |
|
+ | LOGICAL Editable |
Returns if the property should be editable in a property sheed |
|
+ | Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType |
Returns the type of editor control to use for the property visualization |
|
+ | CHARACTER ListItemPairs |
Returns a comma delimited list of name/value pairs for the property |
|
+ | CHARACTER PropertyLabel |
Returns the label for the property |
|
+ | CHARACTER PropertyName |
Returns the name of the property |
|
+ | LOGICAL Visible |
Returns if the property should be visible in a property sheed |
Top
PUBLIC CHARACTER DefiningTypeName
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Editable
|
|||||||||||||
PUBLIC Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType
|
|||||||||||||
PUBLIC CHARACTER ListItemPairs
|
|||||||||||||
PUBLIC CHARACTER PropertyLabel
|
|||||||||||||
PUBLIC CHARACTER PropertyName
|
|||||||||||||
PUBLIC LOGICAL Visible
|