Raises the CellTextEditing event to validate entering in-place editing mode.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool RaiseCellTextEditing ( |
Visual Basic Copy Code |
---|
Public Function RaiseCellTextEditing( _ |
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |