Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property
    In This Topic
    Gets or sets the font weight of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderFontWeight As FontWeight
    public FontWeight HeaderFontWeight {get; set;}
    See Also