ComponentOne Scheduler for WinForms
DropDownMonthCount Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : DropDownMonthCount Property
Gets or sets the number of items in dropdown month/year selectors in the month header. The default value is 9.
Syntax
'Declaration
 
Public Property DropDownMonthCount As System.Integer
public System.int DropDownMonthCount {get; set;}
Remarks
This property value cannot be less than 1 or greater than 12.
See Also

Reference

C1Calendar Class
C1Calendar Members