ASPxClientVerticalGrid.CloseFilterControl Method
In This Article
Hides the Filter Control.
#Declaration
TypeScript
CloseFilterControl(): void
#Remarks
To show the Filter Control, use the ASPxClientVerticalGrid.ShowFilterControl method.
See Also