GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseWorkWeek Class / SaturdayTimes Property

In This Topic
    SaturdayTimes Property (BaseWorkWeek)
    In This Topic
    Gets or sets the working times for Saturday.
    Syntax
    'Declaration
     
    Public ReadOnly Property SaturdayTimes As DayWorkingTimes
    public DayWorkingTimes SaturdayTimes {get;}
    See Also