Spread Windows Forms 12.0 Product Documentation
undoList Field


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

Reference

UndoRedoManager Class
UndoRedoManager Members