TreeListCommandColumnUpdateButton Properties
A command button that allows you to update data on the server.Name | Description |
---|---|
Image | Gets the settings of an image displayed within the button. Inherited from TreeListCommandColumnButton. |
Styles | Provides access to the style settings that control the appearance of command buttons. Inherited from TreeListCommandColumnButton. |
Text | Gets or sets the button’s text. Inherited from TreeListCommandColumnButton. |
Type | For internal use only. Inherited from TreeListCommandColumnButton. |
Visible | Gets or sets whether the update button is displayed within command column cells. |
See Also