TreeListCommandColumnCustomButton Properties
Represents a custom command button.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
ID | Gets or sets a value that identifies the custom button. |
Image | Gets the settings of an image displayed within the custom button. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Styles | Provides access to the style settings that control the appearance of custom command buttons. |
Text | Gets or sets the button’s text. |
Visibility | Gets or sets a value that specifies in which nodes the custom button is displayed. |
See Also