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

AutoFilterColumn.FilterType Property

Gets the type of the filter applied to the current column.

Namespace: DevExpress.Spreadsheet

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

Declaration

FilterType FilterType { get; }

Property Value

Type Description
FilterType

A FilterType enumeration member which indicates the filter type.

See Also