Gets or sets the font size of the header.

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

Syntax

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

See Also