PivotGroupFilterValues.FilterType Property
In This Article
Gets or sets the 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 GroupFilterValues class. To learn more, see GroupFilterValues.FilterType.
#Implements
DevExpress.XtraPivotGrid.Data.IGroupFilter.FilterType
See Also