Header BackColors and ThemesEnabled

I want set the BackColor of all the Column Headers in the Grid to Color.LightBlue. This works fine if Themes aren''t enabled, but as soon as I turn the Themes on, the BackColors are all painted white. Can I overcome this and still use Themes?

1 Reply

AD Administrator Syncfusion Team February 25, 2005 07:33 PM UTC

When you set the style.BackColor for the column header, also set style.Themed = false.

Loader.
Up arrow icon