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

PivotCustomDrawCellBaseEventArgs.GetRowGrandTotal Method

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