PivotGridField.GetVisibleValuesAsync() Method
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Returns
| Type |
|---|
| Task<Object[]> |
See Also
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
public Task<object[]> GetVisibleValuesAsync()
Public Function GetVisibleValuesAsync As Task(Of Object())
| Type |
|---|
| Task<Object[]> |