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

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetRowGrandTotal Method

Name Parameters Description
GetRowGrandTotal(TField) dataField Returns a Row Grand Total value calculated for the current column field values, against the specified data field.
GetRowGrandTotal(Object[], TField) columnValues, dataField Returns a Row Grand Total value calculated for the specified column field values, against the specified data field.