Initializes a new instance of the TreeViewItem class using the specified item as a prototype.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewItem ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The treeview item to use as a prototype. The properties of the new treeview are initialized from the property values of prototype.
This constructor copies the TreeViewItem property values from the specified prototype item.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |