ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / LeafOnlySpecified Property

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