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

ASPxTreeList.HideFilterControl() Method

Hides the Filter Control.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public void HideFilterControl()

Remarks

Note

Online Demos Refer to the Tree List - Filter Control online demo to review how to filter Tree List data nodes using the Filter Control.

See Also