Initializes a new instance of the EditCellTextEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public EditCellTextEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
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 |