ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / AllLevelsRequired Property

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