GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ShowStartFinish Property

In This Topic
    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