The following tables list the members exposed by EditKeyDownEventArgs.
"| Name | Description | |
|---|---|---|
![]() | EditKeyDownEventArgs 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. |
![]() | KeyDownEvents | The EventArguments for the KeyDown event triggered by the edit control. |
![]() | NodeItem | The dbiNodeItem containing the cell being edited. |
![]() | Processed | Determines if the edit control's KeyDown event has been processed yet. |

