Sets the name of a JavaScript function that should be invoked when the user folds a container by clicking the arrow-up button in the container's caption area.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView ContainerFoldedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function ContainerFoldedScript( _ |
The name of the function
See Also