StartFinishLineColor Property (C1GanttView)
In This Topic
Gets or sets the color of the project start/finish date lines.
Syntax
'Declaration
Public Property StartFinishLineColor As System.Drawing.Color
public System.Drawing.Color StartFinishLineColor {get; set;}
See Also