property Calendar.MinMonthY as Long
Specifies the minimum number of months vertically displayed.

TypeDescription
Long A long expression that specifies the number of months that the calendar panel may display vertically.
By default, the MaxMonthX property is 1, which indicates that a single month is being displayed horizontally. You can use the MinMonthX/MaxMonthX, MinMonthY/MaxMonthY to specify the months to be displayed on the calendar panel. The OnResizeControl property on OnResizeControlEnum.exHideSplitter Or OnResizeControlEnum.exChangePanels hides the calendar panel.