TreeListCommandColumnApplyFilterButton Properties
A command button that allows you to apply filter criteria.| 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 Apply button is displayed within command column cells. |
See Also