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

Member Table: Get Underlying Data

Method Note
PivotCellEventArgsBase<TField, TData, TCustomTotal>.CreateDrillDownDataSource Handle the PivotGridControl.CellDoubleClick, PivotGridControl.CustomCellDisplayText and PivotGridControl.CustomDrawCell events. Use the PivotGridHitInfo.CellInfo property. Use the PivotGridCells.GetCellInfo and PivotGridCells.GetFocusedCellInfo methods.
PivotGridCustomSummaryEventArgsBase<T>.CreateDrillDownDataSource Handle the PivotGridControl.CustomSummary event.
PivotCustomDrawCellBaseEventArgs.CreateDrillDownDataSource Handle the PivotGridControl.CustomDrawCell event.
PivotFieldImageIndexEventArgs.CreateDrillDownDataSource Handle the PivotGridControl.FieldValueImageIndex event.
PivotGridControl.CreateDrillDownDataSource