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