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