PivotGridGroup.GetVisibleFields() Method
Gets the list of expanded fields in this group.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Returns
Type | Description |
---|---|
List<PivotGridFieldBase> | A list of expanded fields in this group. |
See Also