ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Drawing.Color
    public System.Drawing.Color NonworkingTimeColor {get; set;}
    See Also