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

