ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / HideBarSpecified Property

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