MVCxPivotGrid.Fields Property
Provides access to a field collection of the PivotGrid extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxPivotGridFieldCollection | A MVCxPivotGridFieldCollection object that represents a collection of fields within a pivot grid. |
See Also