Gets or sets the font style of the header.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public FontStyle HeaderFontStyle { get; set; }
Visual Basic
Public Property HeaderFontStyle As FontStyle
	Get
	Set

See Also