Back to Devexpress

PivotCustomDrawCellBaseEventArgs.GetColumnGrandTotal Method

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

latest765 B
Original Source

PivotCustomDrawCellBaseEventArgs.GetColumnGrandTotal Method

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