SMART datagrid v.1 > Classes > GridStyleSheet
The default Style Set which is used to display state cells of being displayed on the right side of RowIndicator.
grid.loadStyles({
rowIndicator: {
state: {
background: "#100000ff"
}
}
});