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