TreeListColumnEditorPropertiesFactory Members
Provides methods that allow you to configure columns of different types in the tree list extension.
#Methods
Name | Description |
---|---|
Binary |
Allows you to configure a binary image column. |
Button |
Allows you to configure a button edit column. |
Check |
Allows you to configure a check box column. |
Color |
Allows you to configure a color edit column. |
Combo |
Allows you to configure a combo box column. |
Date |
Allows you to configure a date edit column. |
Drop |
Allows you to configure a dropdown edit column. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hyper |
Allows you to configure a hyper link column. |
Image |
Allows you to configure an image column. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memo |
Allows you to configure a memo column. |
Progress |
Allows you to configure a progress bar column. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Spin |
Allows you to configure a spin edit column. |
Text |
Allows you to configure a text box column. |
Time |
Allows you to configure a time edit column. |
Token |
Allows you to configure a token box column. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also