PivotGridFieldCollection Class
Represents a field collection for the ASPxPivotGrid control.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridFieldCollection objects:
Remarks
The collection of fields can be accessed via the ASPxPivotGrid.Fields property.
Inheritance
Object
CollectionBase
PivotGridFieldCollectionBase
PivotGridFieldCollection
See Also