Spread Windows Forms 9.0 Product Documentation
RowMoveUndoAction Class Members
Fields  Methods 


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

Reference

RowMoveUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.