The following tables list the members exposed by RowMoveUndoAction.
Name | Description | |
---|---|---|
![]() | RowMoveUndoAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | actualMovedRowCount | Specifies the actual number of column which is moved successfully |
![]() | count | Specifies the number of rows to move. |
![]() | moveContent | Specifies whether to move the content. |
![]() | movedToRow | Specifies the destination row index. |
![]() | row | Specifies the source row index. |
![]() | sheetView | Specifies the sheet containing the row. |
Name | Description | |
---|---|---|
![]() | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) |
![]() | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) |
![]() | PerformUndoAction | Overridden. Performs the rows moving action. |
![]() | ToString | Returns a string representing this object. |
![]() | Undo | Overridden. Performs the undo row moving action. |
Name | Description | |
---|---|---|
![]() | SaveUndoState | Overridden. Saves undo state information. |