Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetRowGrandTotal Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotcelleventargsbase-3-dot-getrowgrandtotal.md

latest670 B
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetRowGrandTotal Method

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