I have a RadGridView that is using the group by functionality.
When grouping by a column, the group by rows are created.
I would like to change the font, background color, etc. of the group by row, but cannot figure out how. (They don't seem to take any formatting from the rows before the group by)
Thank you.