ComponentOne GanttView for WinForms
ShowStartFinish Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ShowStartFinish Property
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

Reference

C1GanttView Class
C1GanttView Members