ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / MaxColumns Property

In This Topic
    MaxColumns Property
    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