The following tables list the members exposed by AfterCellEditEventArgs.
"| Name | Description | |
|---|---|---|
![]() | AfterCellEditEventArgs Constructor | The default constructor. |
| Name | Description | |
|---|---|---|
![]() | ColumnIndex | The index of the column where the edit occurred. |
![]() | ColumnItem | The dbiColumnItem where the cell is located |
![]() | Key | The Key code and modifiers that were pressed to end the edit session |
![]() | NodeItem | The dbiNodeItem that contains the cell that was edited. |
![]() | Text | The text that was assigned back to the cell. |

