ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tree Namespace / C1TreeExtender Class / ShowExpandCollapse Property

In This Topic
    ShowExpandCollapse Property
    In This Topic
    Allows tree nodes to be expanded or collapsed.
    Syntax
    'Declaration
     
    Public Property ShowExpandCollapse As System.Boolean
    public System.bool ShowExpandCollapse {get; set;}
    See Also