Spread Windows Forms 12.0 Product Documentation
UndoRedoManager Class Fields


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : UndoRedoManager Class

For a list of all members of this type, see UndoRedoManager members.

Protected Fields
 NameDescription
Protected FieldSpecifies whether an action is in progress (to prevent recursion).  
Protected FieldFpchart control which can be used to fire events when executing actions.  
Protected FieldSpecifies the maximum number of UndoAction objects to keep on the undo or redo stacks.  
Protected FieldSpecifies the redo stack (last element is on top).  
Protected FieldSpecifies the undo stack (last element is on top).  
Top
See Also

Reference

UndoRedoManager Class
FarPoint.Win.Chart Namespace