Search
ContainerFolded Event

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

Syntax

JavaScript  Copy Code
function onContainerFolded (sender, args)

Event Data

ContainerFolded handlers receive an event object of type NodeEventArgs.

Remarks

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

See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace