Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / TitleFont Property

In This Topic
    TitleFont Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets the title font.
    Syntax
    'Declaration
     
    
    Public Property TitleFont As Font
    public Font TitleFont {get; set;}
    See Also