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