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
 
See Also