名前 | 解説 | |
---|---|---|
KeyPressEditEventArgs コンストラクタ | Initializes a new instance of the KeyPressEditEventArgs class. |
KeyPressEditEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
KeyPressEditEventArgs コンストラクタ | Initializes a new instance of the KeyPressEditEventArgs class. |
名前 | 解説 | |
---|---|---|
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. |