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

In This Topic
    DayOfWeekFontSize Property
    In This Topic
    Gets or sets the font size of the day of week slots.
    Syntax
    'Declaration
     
    
    Public Property DayOfWeekFontSize As Double
    public double DayOfWeekFontSize {get; set;}
    See Also