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