A newer version of this page is available.
Switch to the current version.
PivotGridFieldCollection Class
A collection of PivotGrid control fields.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
public class PivotGridFieldCollection :
PivotGridFieldCollectionBase
Public Class PivotGridFieldCollection
Inherits PivotGridFieldCollectionBase
Related API Members
The following members accept/return PivotGridFieldCollection objects:
Remarks
Use the PivotGridControl.Fields property to access the collection of PivotGrid fields. You can add, remove or customize individual fields.
Inheritance
Object
CollectionBase
PivotGridFieldCollectionBase
PivotGridFieldCollection
See Also
Feedback