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 or sets whether to prevent node event from being raised after cell's one. |
|
![]() |
Gets the index of the table's row that contains Cell. |
|
![]() |
Get the table that contains Cell. |
NetDiagram Programmer's Guide | © 2023 MindFusion |