Method Assign
Assign(TreeViewItem, bool)
Assigns properties from another TreeViewItem.
public virtual void Assign(TreeViewItem item, bool subItems = true)
Parameters
itemTreeViewItemSource of the properties to assign.
subItemsboolif
true, Items are also assigned.