The following tables list the members exposed by EditInputKeyEventArgs.
"| Name | Description | |
|---|---|---|
![]() | EditInputKeyEventArgs Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | ColumnIndex | The zero-based index of the dbiColumnItem where the edit control resides. |
![]() | ColumnItem | The dbiColumnItem where the edit control resides. |
![]() | Handled | A flag the developer can set to inform the control that the operation has been handled. |
![]() | KeyData | The KeyData that triggered the event. |
![]() | NodeItem | The dbiNodeItem that contains the cell being edited. |

