GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectOutlineCodeValuesValue Class / IsCollapsed Property

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