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

AutoFilterColumn Interface

Provides filtering functionality for a column.

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface AutoFilterColumn

Remarks

The AutoFilterColumn objects are contained in the AutoFilterColumnCollection.

See Also