ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / Node Class / Expanded Property

In This Topic
    Expanded Property
    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