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