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.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Returns
Type | Description |
---|---|
Pivot |
A Pivot |
See Also