FilterCriteria Interface
Provides information on multiple values and groups of dates by which to filter.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Related API Members
The following members return FilterCriteria objects:
Remarks
To modify filter criteria, use the AutoFilterColumn.ApplyFilterCriteria method.
See Also