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

In This Topic
    FirstDayOfWeek Property (Schedule)
    In This Topic
    Gets or sets the first day of the week.
    Syntax
    'Declaration
     
    Public Property FirstDayOfWeek As System.Windows.Forms.Day
    public System.Windows.Forms.Day FirstDayOfWeek {get; set;}
    See Also