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

In This Topic
    DayTimesKind Property (DayWorkingTimes)
    In This Topic
    Gets or sets the working time scheduling options.
    Syntax
    'Declaration
     
    Public Property DayTimesKind As DayTimesKind
    public DayTimesKind DayTimesKind {get; set;}
    See Also