GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / HideBar Property

In This Topic
    HideBar Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HideBar As Boolean
    public bool HideBar {get; set;}
    See Also