GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ProgressLine Class / Visible Property

In This Topic
    Visible Property (ProgressLine)
    In This Topic
    Gets or sets whether the progress line is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also