Back to Devexpress

FilterCriteria Interface

officefileapi-devexpress-dot-spreadsheet-47fb4ac0.md

latest1.3 KB
Original Source

FilterCriteria Interface

Provides information on multiple values and groups of dates by which to filter.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface FilterCriteria
vb
Public Interface FilterCriteria

The following members return FilterCriteria objects:

Remarks

To modify filter criteria, use the AutoFilterColumn.ApplyFilterCriteria method.

See Also

FilterCriteria Members

ApplyFilterCriteria

DevExpress.Spreadsheet Namespace