PivotGridFieldFilterValues.FilterType Property
In This Article
Gets or sets the field's filter type.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type |
---|
Pivot |
#Remarks
The FilterType property is overridden in the FieldFilterValues class. To learn more, see FieldFilterValues.FilterType.
#Implements
DevExpress.XtraPivotGrid.Data.IFieldFilter.FilterType
See Also