PivotFieldValueHitInfo.CreateDrillDownDataSourceAsync() Method
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Returns
| Type |
|---|
| Task<PivotDrillDownDataSource> |
See Also
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
public Task<PivotDrillDownDataSource> CreateDrillDownDataSourceAsync()
Public Function CreateDrillDownDataSourceAsync As Task(Of PivotDrillDownDataSource)
| Type |
|---|
| Task<PivotDrillDownDataSource> |