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

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