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

In This Topic
    C1TreeViewNode Constructor
    In This Topic
    Initializes a new instance of the C1TreeViewNode class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1TreeViewNode()
    See Also