Search
ContainerUnfolded Event

Raised when the user unfolds a container by clicking the arrow-down button in the container's caption area.

Syntax

JavaScript  Copy Code
function onContainerUnfolded (sender, args)

Event Data

ContainerUnfolded handlers receive an event object of type NodeEventArgs.

Remarks

To handle the ContainerUnfolded event, assign the name of the respective JavaScript function (for example 'on ContainerUnfolded ') to the  ContainerUnfoldedScript property.

See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace