SMART datagrid v.1 > Classes > GridStyleSheet
The default Style Set of group panel in which displays row grouping state, etc. 
It will become the parent style set of groupPanelHead, groupPanelItem, etc.
 
    grid.loadStyles({
        groupPanel: {
            bakcground: "#eee",
        }
    });