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

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