SMART datagrid v.1 > Classes > GridStyleSheet
Style Set which is used to display row group footers.
grid.setStyles({ rowGroup: { footer: { background: '#ccc' } } });