Spread Windows Forms 9.0 Product Documentation
ColumnMoveUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by ColumnMoveUndoAction.

Public Constructors
 NameDescription
Public ConstructorColumnMoveUndoAction ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldactualMovedColumnCountSpecifies the actual number of columns that are moved successfully.  
Protected FieldcolumnSpecifies the source column index.  
Protected FieldcountSpecifies the number of columns to move.  
Protected FieldmoveContentSpecifies whether to move the content.  
Protected FieldmovedToColumnSpecifies the destination column index.  
Protected FieldsheetViewSpecifies the sheet that contains the column.  
Top
Public Methods
 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the column moving action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the column moving action.  
Top
Protected Methods
 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state information.  
Top
See Also

Reference

ColumnMoveUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.