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

PivotFilter.FilterType Property

Gets the type of the pivot filter.

Namespace: DevExpress.Spreadsheet

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

Declaration

PivotFilterType FilterType { get; }

Property Value

Type Description
PivotFilterType

A PivotFilterType enumeration member which indicates the filter type.

See Also