Raised when the user unfolds a container by clicking the arrow-down button in the container's caption bar. Event handlers receive a NodeEventArgs instance that contains data about this event.
Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js
Syntax
Event DataEvent handlers receive a NodeEventArgs instance that contains data about this event.
See Also