PivotGridFieldCollection(PivotGridData) Constructor
Initializes a new instance of the PivotGridFieldCollection class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| data | DevExpress.XtraPivotGrid.Data.PivotGridData | A DevExpress.XtraPivotGrid.Data.PivotGridData object. |
See Also