Gets or sets the font weight of the header.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public FontWeight HeaderFontWeight { get; set; } |
Visual Basic |
---|
Public Property HeaderFontWeight As FontWeight Get Set |