PerformUndoAction Method (RowMoveUndoAction)
Performs the rows moving action.
'Declaration
Public Overrides Function PerformUndoAction( _
ByVal As Object _
) As Boolean
'Usage
Dim instance As RowMoveUndoAction
Dim sender As Object
Dim value As Boolean
value = instance.PerformUndoAction(sender)
Parameters
- sender
- The object
Return Value
Boolean: true if successful; otherwise, false