GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / NonworkingTimeColor Property

In This Topic
    NonworkingTimeColor Property (C1GanttView)
    In This Topic
    Gets or sets the color of the brush for drawing non-working time.
    Syntax
    'Declaration
     
    Public Property NonworkingTimeColor As Color
    public Color NonworkingTimeColor {get; set;}
    See Also