Skip to main content

Member Table: Obtain Underlying Data

Method Description
PivotCellEventArgsBase<TField, TData, TCustomTotal>.CreateDrillDownDataSource Returns a list of the records used to calculate a summary value for a specific cell.
PivotGridCustomSummaryEventArgsBase<T>.CreateDrillDownDataSource Returns a list of the records used to calculate a summary value for a specific cell. This method is available via the ASPxPivotGrid.CustomSummary event.
ASPxPivotGrid.CreateDrillDownDataSource Returns a list of records, which are associated with the specified cell.