Gets or sets the font size of the header.

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

Syntax

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

See Also