ActiveReports 8
UndoManager Class Members
Properties  Methods  Events

The following tables list the members exposed by UndoManager.

Public Properties
 NameDescription
Public PropertyRedoCountReturns the number of repeated actions.  
Public PropertyUndoCountReturns the number of undone actions.  
Top
Public Methods
 NameDescription
Public MethodClearClears the Undo stack.Clears the Redo stack.  
Public MethodDisposeReleases the UndoManager instance from the memory.  
Public MethodRedoRepeats the last action.  
Public MethodRedoDescriptionReturns a description of the last repeated action.  
Public MethodUndoUndoes the last action.  
Public MethodUndoDescriptionReturns a description of the last undone action.  
Top
Public Events
 NameDescription
Public EventChangedRaised when the Undo stack has changed.  
Top
See Also

Reference

UndoManager Class
GrapeCity.ActiveReports.Design Namespace

Support Forum