Contains the arguments passed to event handlers, such as CellClicked.
The following tables list the members exposed by the CellEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the CellEventArgs class. |
Name | Description | |
---|---|---|
Get the cell for which the event is raised. |
||
Gets the index of the table's column that contains Cell. |
||
Gets the location related to the event. |
||
Gets the index of the table's row that contains Cell. |
||
Get the table that contains Cell. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |