Gets or sets the font weight of the header.

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

Syntax

C#
public FontWeight HeaderFontWeight { get; set; }
Visual Basic
Public Property HeaderFontWeight As FontWeight
	Get
	Set

See Also