PivotGridCellTemplateItem.CreateDrillDownDataSource() Method
Returns data records associated with the current field value.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
PivotDrillDownDataSource | A PivotDrillDownDataSource object that contains data records associated with the processed field value. |
See Also