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