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