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

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