ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNode Class / TreeView Property

In This Topic
    TreeView Property
    In This Topic
    Gets reference to C1TreeView TreeView object.
    Syntax
    'Declaration
     
    Public ReadOnly Property TreeView As C1TreeView
    public C1TreeView TreeView {get;}
    See Also