ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / CreateTreeViewNode Method

In This Topic
    CreateTreeViewNode Method
    In This Topic
    Creates new instance of the C1TreeViewNode class.
    Syntax
    'Declaration
     
    Public Function CreateTreeViewNode() As C1TreeViewNode
    public C1TreeViewNode CreateTreeViewNode()
    See Also