Sets the name of a JavaScript function that should be invoked when when the inplace-edit control is created.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView CreateEditControlScript ( |
Visual Basic
Copy Code
|
|---|
Public Function CreateEditControlScript( _ |
Name of the createEditControl event handler function.
See Also