ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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