ActiveReports 12
UndoManager Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace : UndoManager Class

The following tables list the members exposed by UndoManager.

Public Properties
 NameDescription
Public PropertyReturns the number of repeated actions.  
Public PropertyReturns the number of undone actions.  
Top
Public Methods
 NameDescription
Public MethodClears the Undo stack.Clears the Redo stack.  
Public MethodReleases the UndoManager instance from the memory.  
Public MethodRepeats the last action.  
Public MethodReturns a description of the last repeated action.  
Public MethodUndoes the last action.  
Public MethodReturns a description of the last undone action.  
Top
Public Events
 NameDescription
Public EventRaised when the Undo stack has changed.  
Top
See Also

Reference

UndoManager Class
GrapeCity.ActiveReports.Design Namespace