Gets or sets the font size of the header.

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

Syntax

C#
public double HeaderFontSize { get; set; }
Visual Basic
Public Property HeaderFontSize As Double
	Get
	Set

See Also