[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.UndoAction.PerformAction

PerformAction Method

PerformAction(object)

Performs the undo action.

Declaration
public override void PerformAction(object sender)
Public Overrides Sub PerformAction(sender As Object)
Parameters
Type Name Description
object sender

object

Overrides
Remarks

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