ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / CalendarDimensions Property

In This Topic
    CalendarDimensions Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets the number of columns and rows of months displayed.
    Syntax
    'Declaration
     
    
    Public Property CalendarDimensions As Size
    public Size CalendarDimensions {get; set;}
    See Also