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


Glossary Item Box

The following tables list the members exposed by RowMoveUndoAction.

Public Constructors

 NameDescription
Public ConstructorRowMoveUndoAction ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected FieldactualMovedRowCountSpecifies the actual number of columns that are moved successfully  
Protected FieldcountSpecifies the number of rows to move.  
Protected FieldmoveContentSpecifies whether to move the content.  
Protected FieldmovedToRowSpecifies the destination row index.  
Protected FieldrowSpecifies the source row index.  
Protected FieldsheetViewSpecifies the sheet that contains the row.  
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 rows moving action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Performs the undo row 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.