PivotGridField.GetUniqueValuesAsync() 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[]> GetUniqueValuesAsync()
Public Function GetUniqueValuesAsync As Task(Of Object())
Type |
---|
Task<Object[]> |
No
Your feedback is appreciated.