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