Spread Windows Forms 12.0 Product Documentation
mredoList Field


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

Reference

UndoManager Class
UndoManager Members