AutoFilterColumn.Clear() Method
Removes a filter from a specified column.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
To clear all the specified filters in a worksheet or table at once, use the AutoFilterBase.Clear method.
See Also