To be able to change the style of the RowSelectorPane, you need to have the UIStyle property of the GridControl set to WindowsClassic (or System, if the system theme is set to Windows Classic). Else, the theme is taken from the system resources, and all the themed elements are painted after any themed property assignation, which means these properties will not be taken into account.
Imported from legacy forums. Posted by André (had 177 views)