ASPxFilterControlBase.ClearFilter() Method
Clears the control’s filter expression.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The ClearFilter method sets the ASPxFilterControlBase.FilterExpression property to empty and applies this change.
See Also