Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / MaxColumns Property

In This Topic
    MaxColumns Property (CalendarSettings)
    In This Topic
    Gets or sets the maximum columns for the CalendarDimensions property.
    Syntax
    'Declaration
     
    
    Public Property MaxColumns As Integer
    public int MaxColumns {get; set;}
    See Also