Saves the state of this tree view item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected TreeViewItemState SaveState () |
Visual Basic
Copy Code
|
|---|
Protected Function SaveState () As TreeViewItemState |
A TreeViewItemState that represents the current state of the item.
See Also