Restores the state of this tree view item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void RestoreState ( |
Visual Basic
Copy Code
|
|---|
Protected Sub RestoreState( _ |
A TreeViewItemState that represents previous state of the item.
See Also