[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.DropDownMonthCount

DropDownMonthCount Property

DropDownMonthCount

Gets or sets the number of items in dropdown month/year selectors in the month header. The default value is 9.

Declaration
[C1Category("Behavior")]
[C1Description("Calendar.DropDownMonthCount", "Gets or sets the number of items in dropdown month/year selectors.")]
public int DropDownMonthCount { get; set; }
<C1Category("Behavior")>
<C1Description("Calendar.DropDownMonthCount", "Gets or sets the number of items in dropdown month/year selectors.")>
Public Property DropDownMonthCount As Integer
Remarks

This property value cannot be less than 1 or greater than 12.