The following tables list the members exposed by SheetTabDragDropUndoAction.
| Name | Description | |
|---|---|---|
|  | SheetTabDragDropUndoAction Constructor | Undoes the sheet tab drag-drop. | 
| Name | Description | |
|---|---|---|
|  | from | Specifies the index of the sheet that is drag and dropped. | 
|  | to | Specifies the new index of the sheet that is drag and dropped. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
|  | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
|  | PerformUndoAction | Overridden. Moves the sheet to the new index. | 
|  | ToString | Returns a string representing this object. | 
|  | Undo | Overridden. Moves the sheet back to its original index. | 
| Name | Description | |
|---|---|---|
|  | SaveUndoState | Overridden. Saves undo state. | 
 
     
     
     
     
    