ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / TitleFont Property

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