IfTypeOfe.CellElement IsGridHeaderCellElement Then
e.CellElement.DrawFill = False
EndIf
EndSub
Hope that helps
Richard
0
Alexander
Telerik team
answered on 29 Dec 2010, 06:15 PM
Hello Raymond,
The hot tracking style of the header cells is defined in the theme you use. Using the Visual Style Builder, you can edit the style of the GridHeaderCellElement (RadGridViewEiement -> TableElement -> GridTableHeaderRowElement -> GridHeaderCellElement) for the MouseOver element state.
A solution which uses code will not work for all themes. You can use Richard's approach for the ControlDefault theme.
Best regards,
Alexander
the Telerik team
Q3’10 SP1 of RadControls for WinForms is available for download; also available is the Q1'11 Roadmap for Telerik Windows Forms controls.