MVCxPivotGridFieldCollection Class
A field collection for the PivotGrid extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxPivotGridFieldCollection objects:
Remarks
The collection of fields can be accessed via the PivotGridSettings.Fields property.
Inheritance
Object
CollectionBase
PivotGridFieldCollectionBase
PivotGridFieldCollection
MVCxPivotGridFieldCollection
See Also