ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / Schedule Class / DefaultWorkingTimes Property

In This Topic
    DefaultWorkingTimes Property (Schedule)
    In This Topic
    Gets the default working start/end times.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultWorkingTimes As WorkingTimes
    public WorkingTimes DefaultWorkingTimes {get;}
    See Also