ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseWorkWeek Class / MondayTimes Property

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