Search
DiagramBase.containerUnfolded Event
See Also
 





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
File: DiagramBase.js

 Syntax

 Event Data

Event handlers receive a NodeEventArgs instance that contains data about this event.

 See Also