[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.UndoManager.PushRedo

PushRedo Method

PushRedo(UndoAction)

Pushes the specified action onto the redo stack.

Declaration
protected void PushRedo(UndoAction action)
Protected Sub PushRedo(action As UndoAction)
Parameters
Type Name Description
UndoAction action

UndoAction