Contains the arguments passed to the cellTextEdited event handlers.
The following tables list the members exposed by the EditCellTextEvent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the EditCellTextEvent class. |
Name | Description | |
---|---|---|
![]() |
Gets the cell whose text has been edited. |
|
![]() |
Gets the index of the table's column that contains the Cell object. |
|
![]() |
Gets the text that has just been entered by the user. |
|
![]() |
Gets the text that had been displayed in the cell before the user edited it. |
|
![]() |
Gets the index of the table's row that contains the Cell object. |