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