ComponentOne GanttView for WPF
ShowStartFinish Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : ShowStartFinish Property
Gets or sets a value that determines whether the Gantt chart draws start and finish time.
Syntax
'Declaration
 
Public Property ShowStartFinish As System.Boolean
public System.bool ShowStartFinish {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members