Spread Windows Forms 12.0 Product Documentation
PopRedo Method (UndoManager)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > UndoManager Class : PopRedo Method
Pops the top action from the redo stack.
Syntax
'Declaration
 
Protected Function PopRedo() As UndoAction
'Usage
 
Dim instance As UndoManager
Dim value As UndoAction
 
value = instance.PopRedo()
protected UndoAction PopRedo()

Return Value

UndoAction
See Also

Reference

UndoManager Class
UndoManager Members