Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

FilterCriteria Interface

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

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public interface FilterCriteria

Remarks

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

See Also