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