ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ShowLinks Property

In This Topic
    ShowLinks Property (C1GanttView)
    In This Topic
    Indicates whether the Gantt chart draws link lines.
    Syntax
    'Declaration
     
    Public Property ShowLinks As System.Boolean
    public System.bool ShowLinks {get; set;}
    See Also