Spread Windows Forms 12.0 Product Documentation
redoList Field


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

Reference

UndoRedoManager Class
UndoRedoManager Members