[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.CalendarDimensions

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
[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