ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / TitleFont Property

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