Back to Devexpress

PivotCustomDrawCellBaseEventArgs.GetRowGrandTotal Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotcustomdrawcellbaseeventargs-dot-getrowgrandtotal.md

latest753 B
Original Source

PivotCustomDrawCellBaseEventArgs.GetRowGrandTotal Method

NameParametersDescription
GetRowGrandTotal(PivotGridField)dataFieldReturns a Row Grand Total value calculated for the current column field values, against the specified data field.
GetRowGrandTotal(Object[], PivotGridField)columnValues, dataFieldReturns a Row Grand Total value calculated for the specified column field values, against the specified data field.