ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView 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