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