Skip to main content
A newer version of this page is available. .

PivotGridControl.PivotGrid Attached Property

Gets or sets the owner PivotGridControl of an element. This is an attached property.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

Returns

Type Description
PivotGridControl

A PivotGridControl object representing the owner PivotGridControl.

See Also