DataLudi Grid v.1 > Classes > ColumnFooter
The formula to sum columns to display at columnFooter cell.
If this vealue is not specified, the text set as text will be displayed.
column.footer().setExpression('sum');
column.groupFooter().setExpression('sum');