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