Skip to main content

PivotGridControl.PivotGrid Attached Property

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

#Returns

Type Description
PivotGridControl

A PivotGridControl object representing the owner PivotGridControl.

See Also