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 which mouse button has been pressed. |
||
Gets the current mouse pointer position. |
||
Gets the index of the table's row that contains Cell. |
||
Get the table that contains Cell. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |