Skip to main content
A newer version of this page is available. .
Row

FilterCriteria Interface

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

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface FilterCriteria

The following members return FilterCriteria objects:

Remarks

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

See Also