The drill-through event arguments provides the necessary information about the cell clicked in the pivot table for drill-through.
boolean
Defines an option to restrict the drill-through operation.
string
Defines the column header of the clicked cell.
Defines the cell item that is clicked.
Element
Defines the cell element that is clicked.
ColumnModel[]
Defines the grid cell information that used to render multiple header rows(stacked headers) on the Grid header in drill-through popup dialog.
IDataSet[]
Defines the actual cell set information about the clicked cell.
string
Defines the row header of the clicked cell.
string
Defines the actual value of the clicked cell.