Raises the CellTextEditing event to validate entering in-place editing mode.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool RaiseCellTextEditing ( |
Visual Basic Copy Code |
---|
Public Function RaiseCellTextEditing( _ |
The TableNode related to the event.
The zero-based index of the table column related to the event.
The zero-based index of the table row related to the event.
true if the in-place editing operation has been confirmed; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |