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

In This Topic
    Font Property (CalendarSettings)
    In This Topic
    Gets or sets the font of the text displayed by the dropdown calendar.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also