GroupFilterMode Enum
In This Article
Lists values that specify the filtering mode for grouped fields.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Members
Name | Description |
---|---|
List | |
Tree |
#Passed To
You can pass GroupFilterMode values to the PivotGridControl.GroupFilterMode property.
#Remarks
Values listed by this enumeration are used to set the PivotGridControl.GroupFilterMode property.
See Also