C1.Win.C1FlexGrid Namespace : KeyPressEditEventArgs Class |
The following tables list the members exposed by KeyPressEditEventArgs.
Name | Description | |
---|---|---|
KeyPressEditEventArgs Constructor | Initializes a new instance of the KeyPressEditEventArgs class. |
Name | Description | |
---|---|---|
Col | Gets the column index of the cell being edited when the key was pressed. | |
Handled | Gets or sets a value indicating whether the event was handled and should be ignored by the control. | |
KeyChar | Gets the character corresponding to the key pressed. | |
Row | Gets the row index of the cell being edited when the key was pressed. |