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