Creates an item state corresponding to the type of this tree view item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected TreeViewItemState CreateState () |
Visual Basic
Copy Code
|
|---|
Protected Function CreateState () As TreeViewItemState |
An instance of TreeViewItemState or a derived class.
See Also