Spread Windows Forms 12.0 Product Documentation
PopUndo Method (UndoManager)


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

Return Value

UndoAction
See Also

Reference

UndoManager Class
UndoManager Members