Spread Windows Forms 12.0 Product Documentation
PopUndo Method (UndoRedoManager)


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

Return Value

UndoAction
See Also

Reference

UndoRedoManager Class
UndoRedoManager Members