Wimark.Controls Class Library  

DataGridViewColumn.HeaderFont Property

Gets the font applied to the textual content of a header.

[Visual Basic]
Public ReadOnly Property HeaderFont As Font 
[C#]
public Font HeaderFont {get;}
[C++]
public: __property Font* get_HeaderFont();

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