| 名前 | 解説 | |
|---|---|---|
![]() | ValidateEditEventArgs コンストラクタ | Initializes a new instance of the ValidateEditEventArgs class. |
ValidateEditEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ValidateEditEventArgs コンストラクタ | Initializes a new instance of the ValidateEditEventArgs class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the edit operation should be canceled. |
![]() | Checkbox | If the cell contains a checkbox, the new checkbox state about to be applied to the cell. |
![]() | Col | Gets the column index of the cell being edited. |
![]() | FailedReason | Gets or sets a value describing a reason why validation of editor value failed. |
![]() | Row | Gets the row index of the cell being edited. |