ASPxClientTreeList.CloseFilterControl Method
Hides the Filter Control.
Declaration
CloseFilterControl(): void
Remarks
To show the Filter Control, use the ASPxClientTreeList.ShowFilterControl method.
For more information, see Filtering.
See Also