GroupFilterMode Enum
Lists values that specify the filtering mode for grouped fields.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Members
Name | Description |
---|---|
List
|
|
Tree
|
Related API Members
The following properties accept/return GroupFilterMode values:
Remarks
Values listed by this enumeration are used to set the PivotGridControl.GroupFilterMode property.
See Also