| 名前 | 解説 | |
|---|---|---|
![]()  | DragRowColEventArgs コンストラクタ | Initializes a new instance of the DragRowColEventArgs class. | 
DragRowColEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | DragRowColEventArgs コンストラクタ | Initializes a new instance of the DragRowColEventArgs class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Cancel | Gets or sets a value indicating whether the drag operation should be canceled. | 
![]()  | Col | Gets the original index of the column that was dragged by the user. | 
![]()  | Position | Gets the new index of the column or row that was dragged by the user. | 
![]()  | Row | Gets the original index of the row that was dragged by the user. |