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

In This Topic
    TodayFontStyle Property
    In This Topic
    Gets or sets the font style of the today slot.
    Syntax
    'Declaration
     
    
    Public Property TodayFontStyle As FontStyle
    public FontStyle TodayFontStyle {get; set;}
    See Also