Contains the arguments passed to handlers of table cell -related events.
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 related to the event. |
||
Gets the column index of the cell related to the event. |
||
Gets the canvas rendering context. |
||
Gets which mouse button has been pressed. |
||
Gets the text that has just been entered by the user. |
||
Gets the node related to the event. |
||
Gets the text that had been displayed in the node before the user edited it. |
||
Gets the row index of the cell related to the event. |
Name | Description | |
---|---|---|
Cancels the resize of the node's row or column. |