PivotGridGroup.GroupFields Property
Provides access to the group’s field collection.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| IList | An object which implements the IList interface. |
See Also