PivotGridControl.GetData(DependencyObject) Method
In This Article
For internal use only.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static PivotGridWpfData GetData(
DependencyObject element
)
#Parameters
Name | Type |
---|---|
element | Dependency |
#Returns
Type |
---|
DevExpress. |
See Also