PivotGridCellTemplateItem.CreateDrillDownDataSource() Method
In This Article
Returns data records associated with the current field value.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
#Declaration
public PivotDrillDownDataSource CreateDrillDownDataSource()
#Returns
Type | Description |
---|---|
Pivot |
A Pivot |
See Also