Skip to main content
A newer version of this page is available. .

TreeListCommandColumn.ClearFilterButton Property

Gets the Clear button settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public TreeListCommandColumnButton ClearFilterButton { get; }

Property Value

Type Description
TreeListCommandColumnButton

A TreeListCommandColumnButton object that specifies the button’s settings.

See Also