Raised when the user unfolds a container by clicking the arrow-down button in the container's caption bar.
Namespace: MindFusion.Diagramming
File: Events.js
JavaScript Copy Code |
---|
get containerUnfolded() {} |
String
A string containing the event name.
Event handlers receive a NodeEventArgs instance as argument.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |