Initializes a new instance of the CellEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public CellEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The TableNode.Cell related to the event.
The location related to the event.
The zero-based index of the column related to the event.
The zero-based index of the row related to the event.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |