PivotGridGroup.GetVisibleFields() Method
In This Article
Gets the list of expanded fields in this group.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
List<Pivot |
A list of expanded fields in this group. |
See Also