Raises the CellTextEditing event to validate entering inplace edit 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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |