Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoRedoManager Class


UndoRedoManager Class Properties

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

Public Properties
 NameDescription
Public PropertyGets whether Redo manager can redo an action, which depends on redo list is empty or not.  
Public PropertyGets whether Undo manager can undo an action, which depends on undo list is empty or not.  
Top
See Also