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

In This Topic
    TodayFontSize Property
    In This Topic
    Gets or sets the font size of the today slot.
    Syntax
    'Declaration
     
    
    Public Property TodayFontSize As Double
    public double TodayFontSize {get; set;}
    See Also