GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / WorkWeek Class / StartDate Property

In This Topic
    StartDate Property (WorkWeek)
    In This Topic
    Gets or sets the start date of a work week.
    Syntax
    'Declaration
     
    Public Property StartDate As Date
    public DateTime StartDate {get; set;}
    See Also