Raises the CellTextEdited event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void RaiseCellTextEdited ( |
Visual Basic Copy Code |
---|
Public Sub RaiseCellTextEdited( _ |
The TableNode.Cell related to the event.
The old text of the cell.
The new text of the cell.
The zero-based index of the table column related to the event.
The zero-based index of the table row related to the event.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |