The aggregate event arguments provide the necessary information on each pivot value cell framing in the pivot engine for pivot table render.
Defines the current aggregate type of the value cell.
IDataSet[]
Defines the actual data source collection that used to aggregate the value of the current cell.
Defines the column header information of the value cell.
string
Defines whether the column header cell type is header or sub-total or grand-total.
string
Defines the field name of the value cell.
Defines the row header information of the value cell.
string
Defines whether the row header cell type is header or sub-total or grand-total.
boolean
Defines an option to restrict the number formating of the current value cell.
number
Defines the aggregate cell value of the current cell.