ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / CalendarWeekRule Property

In This Topic
    CalendarWeekRule Property (DateEditMonthCalendar)
    In This Topic
    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 CalendarWeekRule
    public CalendarWeekRule CalendarWeekRule {get; set;}
    See Also