Raised when a user collapses a tree branch by clicking the [-] button of an expandable node.
Namespace: MindFusion.Diagramming
Assembly: Events.js
JavaScript Copy Code |
---|
get treeCollapsed() {} |
String
A string containing the event name.
Event handlers receive a NodeEventArgs instance as argument.
MvcDiagram Programmer's Guide | © 2024 MindFusion |