FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / Collapsed Property

In This Topic
    Collapsed Property (Node)
    In This Topic
    Gets or sets whether this node is collapsed.
    Syntax
    'Declaration
     
    
    Public Property Collapsed As Boolean
    public bool Collapsed {get; set;}
    See Also