Back to Devexpress

PivotGridControl.PivotGrid Attached Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-5068f077.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

See GetPivotGrid(DependencyObject) and SetPivotGrid(DependencyObject, PivotGridControl).

Returns

TypeDescription
PivotGridControl

A PivotGridControl object representing the owner PivotGridControl.

|

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace