PivotGridGroup.GetOlapMembersAsync(IOLAPMember) Method
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Parameters
Name | Type |
---|---|
parent | IOLAPMember |
Returns
Type |
---|
Task<IOLAPMember[]> |
See Also