Spread Windows Forms 7.0 Product Documentation
ColumnMoveUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ColumnMoveUndoAction Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.