Sets the name of a JavaScript function that should be invoked when a user collapses a tree branch by clicking the [+] button of an Expandable node.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView TreeCollapsedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function TreeCollapsedScript( _ |
The name of the function
See Also