PivotGridControl.GetFieldList() Method
Returns the list of fields that are available in the bound data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
String[] | A list of fields in the bound data source. |
See Also