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

PivotGridControl.GetData(DependencyObject) Method

For internal use only.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

public static PivotGridWpfData GetData(
    DependencyObject element
)

Parameters

Name Type
element DependencyObject

Returns

Type
DevExpress.Xpf.PivotGrid.Internal.PivotGridWpfData
See Also