The following tables list the members exposed by DragMoveCompletedEventArgs.
| Name | Description | |
|---|---|---|
|  | DragMoveCompletedEventArgs Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Count | Gets the number of columns or rows being moved | 
|  | FromIndex | Gets the column or row index of the starting place of the drag. | 
|  | ToIndex | Gets the column or row index of the destination of the drag | 
|  | View | Gets the view in which the columns or row have been dragged. | 
 
     
     
     
     
    