Skip to main content
A newer version of this page is available. .

Member Table: Get 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. See note below.
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 PivotGridControl.CustomSummary event.

 

Note

The PivotCellEventArgsBase<TField, TData, TCustomTotal>.CreateDrillDownDataSource method can be accessed as follows: