ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / TodayCaptionStyle Class / Font Property

In This Topic
    Font Property (TodayCaptionStyle)
    In This Topic
    Gets or sets text font of TodayCaption element.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also