Spread Windows Forms 12.0 Product Documentation
mundoList Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > UndoManager Class : mundoList Field
Specifies the undo stack (last element is on top).
Syntax
'Declaration
 
Protected mundoList As ArrayList
'Usage
 
Dim instance As UndoManager
Dim value As ArrayList
 
value = instance.mundoList
 
instance.mundoList = value
protected ArrayList mundoList
See Also

Reference

UndoManager Class
UndoManager Members