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

In This Topic
    CalendarDimensions Property (C1CalendarView)
    In This Topic
    Gets or sets a value that indicates how many months will be shown.
    Syntax
    'Declaration
     
    
    Public Property CalendarDimensions As Integer
    public int CalendarDimensions {get; set;}
    See Also