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

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