I have a Master/Detail grid. The detail rows are indented, and the ShowTreeLine property is true.
When I set the BackColor of the Master row to some non-white color, and set the BackColor of the DetailRow to white, then the background area around the tree lines is also set to the BackColor of the Master row. In other words, the space immediately to the left of my detail row, where the tree lines are drawn, is colored the same as the master row above it.
Is there a way to control the background color of the treeline region? Or to force it to be not colored (transparent, or white)?
Imported from legacy forums. Posted by AlphaGuys (had 1823 views)