ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / CalendarWeekRule Property

In This Topic
    CalendarWeekRule Property (Schedule)
    In This Topic
    Gets or sets the calendar week rule.
    Syntax
    'Declaration
     
    Public Property CalendarWeekRule As System.Globalization.CalendarWeekRule
    public System.Globalization.CalendarWeekRule CalendarWeekRule {get; set;}
    See Also