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

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