ComponentOne Input for WinForms
CalendarWeekRule Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : CalendarWeekRule Property
Gets or sets a value that specifies which rule is used to determine the first calendar week of the year.
Syntax
'Declaration
 
Public Property CalendarWeekRule As System.Globalization.CalendarWeekRule
public System.Globalization.CalendarWeekRule CalendarWeekRule {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members