property Calendar.AlignDate as Boolean
Specifies whether the January 1st or MinDate is aligned to the top-left corner.

TypeDescription
Boolean A Boolean expression that specifies whether January 1st or MinDate is aligned to the top-left corner.
By default, the AlignDate property is True. This property has effect only if multiple months are displayed in the calendar panel. Use the MinMonthX/MaxMonthX and MinMonthY/MaxMonthY properties to specify the number of months to be displayed on the calendar panel.