GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Schedule Class / DefaultWorkWeek Property

In This Topic
    DefaultWorkWeek Property (Schedule)
    In This Topic
    Gets the default work week.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultWorkWeek As BaseWorkWeek
    public BaseWorkWeek DefaultWorkWeek {get;}
    See Also