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

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