Back to Devexpress

GroupFilterMode Enum

wpf-devexpress-dot-xpf-dot-pivotgrid-ca403372.md

latest1.3 KB
Original Source

GroupFilterMode Enum

Lists values that specify the filtering mode for grouped fields.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public enum GroupFilterMode
vb
Public Enum GroupFilterMode

Members

NameDescription
List

| | Tree |

|

The following properties accept/return GroupFilterMode values:

Remarks

Values listed by this enumeration are used to set the PivotGridControl.GroupFilterMode property.

See Also

DevExpress.Xpf.PivotGrid Namespace