The following tables list the members exposed by ColumnMoveUndoAction.
| Name | Description | |
|---|---|---|
|  | ColumnMoveUndoAction Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | actualMovedColumnCount | Specifies the actual number of column which is moved successfully | 
|  | column | Specifies the source column index. | 
|  | count | Specifies the number of columns to move. | 
|  | moveContent | Specifies whether to move the content. | 
|  | movedToColumn | Specifies the destination column index. | 
|  | sheetView | Specifies the sheet containing the column. | 
| 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. Performs the column moving action. | 
|  | ToString | Returns a string representing this object. | 
|  | Undo | Overridden. Undoes the column moving action. | 
| Name | Description | |
|---|---|---|
|  | SaveUndoState | Overridden. Saves undo state information. | 
 
     
     
     
     
    