TreeListCommandColumnButton Properties
Represents a command button.| Name | Description |
|---|---|
| Image | Gets the settings of an image displayed within the button. |
| Styles | Provides access to the style settings that control the appearance of command buttons. |
| Text | Gets or sets the button’s text. |
| Type | For internal use only. |
| Visible | Gets or sets whether the button is displayed within command column cells. |
See Also