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

In This Topic
    DayNameLength Property (CalendarSettings)
    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