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

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