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

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