GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 Boolean
    public bool ShowLinks {get; set;}
    See Also