| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal view As SpreadView, _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim view As SpreadView Dim fromIndex As Integer Dim toIndex As Integer Dim instance As New DragMoveCompletedEventArgs(view, fromIndex, toIndex)  | |
Parameters
- view
 - SpreadView view
 - fromIndex
 - Column or row index of starting place of the drag
 - toIndex
 - Column or row index of the destination of the drag
 
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8