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