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 | |
---|---|---|
![]() |
Gets the cell for which the event is raised. |
|
![]() |
Gets the index of the table's column that contains Cell. |
|
![]() |
Gets the current mouse pointer position. |
|
![]() |
Gets the index of the table's row that contains Cell. |
|
![]() |
Get the table that contains Cell. |