SMART datagrid v.1 > Classes > GridBase
The default Style Set of grid.
It is the top style of all cell area styles being displayed in the grid. The style about the grid itself is specified by styles.
grid.setDefaultStyles({
fontName: "Tahoma",
fontSize: 12
});