How can I change the rollover color of AdvancedDataGrid
's header? It's light-blue by default.
I tried using a HeaderRenderer
, but it does not help. There is a 2 pixel color border on the top and bottom of the header that I can't control.
Thanks Vladimir