Wimark.Controls Class Library  

DataGridViewColumn.HeaderBackColor Property

Gets the background color of a header.

[Visual Basic]
Public ReadOnly Property HeaderBackColor As Color 
[C#]
public Color HeaderBackColor {get;}
[C++]
public: __property Color get_HeaderBackColor();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewColumn Class | DataGridViewColumn Members | Wimark.Controls Namespace