Hi all,
please, tell me, how can i change the color of selection in grid control from black color to my custom color, when i select a row using
"GridControl.Selections.Add(GridRangeInfo.Row(rowIndex));"
I don't want to use the alpha blending selection, because it is decrease perfomance of grid.
Thanx,
Sergey.