ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / WeekStartDay Property

In This Topic
    WeekStartDay Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WeekStartDay As ProjectWeekStartDay
    public ProjectWeekStartDay WeekStartDay {get; set;}
    See Also