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