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

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