SMART datagrid v.1 > Classes > ColumnSummary
The expression which finds the sum of columns to be displayed in column footer cell.
If do not specify this value, the text set by text will be displayed.
column.footer().setExpression('sum');
column.groupFooter().setExpression('sum');