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

