InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeRow Class / Expanded Property

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