SMART datagrid v.1 > Types

Back  Forward

DataLudi.SummaryMode

Sum calculation range of grid columns. 

It is used as summaryMode property. 

Values
NONE"none"Do not calculate.
AGGREGATE"aggregate"Calculate count, min, max, sum, avg.
STATISTICAL"statistical"Calculate stdev, stdevp, var, varp besides AGGREGATE.

See Also
GridBase.summaryMode