CalendarDimensions Property
CalendarDimensions
Gets or sets the maximum number of months to display in control.
Actual number of months depends on the available space.
Declaration
public int CalendarDimensions { get; set; }
Public Property CalendarDimensions As Integer