Spread Windows Forms 12.0 Product Documentation
PopRedo Method (UndoRedoManager)


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

Return Value

UndoAction
See Also

Reference

UndoRedoManager Class
UndoRedoManager Members