Sets the name of a JavaScript function that should be invoked when the user edits the text of a table cell.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView CellTextEditedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function CellTextEditedScript( _ |
Name of the cellTextEdited event handler function.
See Also