[]
Gets or sets the maximum number of months to display in control. Actual number of months depends on the available space.
[C1Category("Appearance")]
[C1Description("Calendar.CalendarDimensions", "Gets or sets the maximum number of months to display in control.")]
public int CalendarDimensions { get; set; }
<C1Category("Appearance")>
<C1Description("Calendar.CalendarDimensions", "Gets or sets the maximum number of months to display in control.")>
Public Property CalendarDimensions As Integer