Sets whether the item is in expanded or collapsed state.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void SetExpanded ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub SetExpanded( _ |
Specifies the new state of the item.
See Also