ASPxClientFilterControl.Reset Method
Resets the current filter expression to a previously applied filter expression.
Declaration
Reset(): void
Remarks
To apply the filter expression currently being constructed, use the ASPxClientFilterControl.Apply method.
See Also