| 名前 | 解説 | |
|---|---|---|
![]() | GridErrorEventArgs コンストラクタ | Initializes a new instance of the GridErrorEventArgs class. |
GridErrorEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | GridErrorEventArgs コンストラクタ | Initializes a new instance of the GridErrorEventArgs class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Col | Gets the column index of the cell where the error was detected. |
![]() | Exception | Gets the Exception object that contains information about the error. |
![]() | Handled | Gets or sets a value indicating whether the error situation has been handled by the control. |
![]() | Row | Gets the row index of the cell where the error was detected. |