ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / CalendarDimensions Property

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