SMART datagrid v.1 > Classes
Manage text and style which will be displayed in header cell of column group. If specify visible property as false, it can disable the display of header of column group.
var header = group.header(); header.setVisible(false);