ASPxPivotGrid.GetFieldList() Method
Returns the names of data source fields to which the pivot grid fields are bound.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
String[] | The names of data source fields to which the pivot grid fields are bound. |
See Also