SMART datagrid v.1 > Classes > GridStyleSheet
The default Style Set which is used to display the row expand/hide button of being displayed on the left side of Tree View rows.
grid.loadStyles({
tree: {
expander: {
shapeColor: "#100000ff"
}
}
});