PivotGridFieldCollection.Add(PivotGridField) Method
Appends the specified field to the collection.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
field | PivotGridField | The PivotGridField object that will be appended to the collection. |
See Also
Feedback