PivotGridField.PivotGrid Property
Gets the PivotGrid control that owns the current field.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PivotGridControl | A PivotGridControl control that owns the current field. |
See Also