Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowMoveUndoAction Class
Fields Methods


In This Topic
    RowMoveUndoAction Class Members
    In This Topic

    The following tables list the members exposed by RowMoveUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the actual number of columns that are moved successfully.  
    Protected FieldSpecifies the number of rows to move.  
    Protected FieldSpecifies whether to move the content.  
    Protected FieldSpecifies the destination row index.  
    Protected FieldSpecifies the source row index.  
    Protected FieldSpecifies the sheet that contains the row.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the rows moving action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Performs the undo row moving action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo state information.  
    Top
    See Also