[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.CellDragDropUndoAction.PerformUndoAction

PerformUndoAction Method

PerformUndoAction(object)

Performs the cell drag-drop.

Declaration
public override bool PerformUndoAction(object sender)
Public Overrides Function PerformUndoAction(sender As Object) As Boolean
Parameters
Type Name Description
object sender

The object

Returns
Type Description
bool

Boolean: true if successful; otherwise, false

Overrides
Remarks

If sender is a SpreadView object, it will be used to fire events during the operation.