ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectOutlineCodeValuesValue Class / IsCollapsed Property

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