PerformAction Method (RowMoveUndoAction)
Performs the undo action.
public virtual void PerformAction(
object
)
'Declaration
Public Overridable Sub PerformAction( _
ByVal As Object _
)
'Usage
Dim instance As RowMoveUndoAction
Dim sender As Object
instance.PerformAction(sender)
Parameters
- sender
- object