PivotCellBaseEventArgs.GetColumnGrandTotal Method
Name | Parameters | Description |
---|---|---|
GetColumnGrandTotal(PivotGridField) | dataField | Returns a Column Grand Total value calculated for the current row field values, against the specified data field. |
GetColumnGrandTotal(Object[], PivotGridField) | rowValues, dataField | Returns a Column Grand Total value calculated for the specified row field values, against the specified data field. |