Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetColumnGrandTotal Method

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

latest682 B
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetColumnGrandTotal Method

NameParametersDescription
GetColumnGrandTotal(TField)dataFieldReturns a Column Grand Total value calculated for the current row field values, against the specified data field.
GetColumnGrandTotal(Object[], TField)rowValues, dataFieldReturns a Column Grand Total value calculated for the specified row field values, against the specified data field.