FlexGrid for WinForms
HeaderForeColor Property (GridRendererOffice2010Black)



Gets the foreground color of header cells in the normal state.
Syntax
'Declaration
 
Public Overrides ReadOnly Property HeaderForeColor As Color
'Usage
 
Dim instance As GridRendererOffice2010Black
Dim value As Color
 
value = instance.HeaderForeColor
public override Color HeaderForeColor {get;}
public:
property Color HeaderForeColor {
   Color get() override;
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridRendererOffice2010Black Class
GridRendererOffice2010Black Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback