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

In This Topic
    DayNameLength Property
    In This Topic
    Gets or sets the maximum length of day names.
    Syntax
    'Declaration
     
    Public Property DayNameLength As Integer
    public int DayNameLength {get; set;}
    See Also