ShowStartFinish Property (C1GanttView)
In This Topic
Gets or sets a value that determines whether the Gantt chart highlights project start and finish dates.
Syntax
'Declaration
Public Property ShowStartFinish As System.Boolean
public System.bool ShowStartFinish {get; set;}
See Also