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

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