HeaderForeColor Property (GridRendererOffice2010Black)
In This Topic
Gets the foreground color of header cells in the normal state.
Syntax
'Declaration
Public Overrides ReadOnly Property HeaderForeColor As Color
public override Color HeaderForeColor {get;}
See Also