Spread Windows Forms 10.0 Product Documentation
UndoRedoManager Class Fields


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

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

Reference

UndoRedoManager Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.