ActiveReports 6 Online Help
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 MethodDispose  
Public MethodRedoRepeats the last action.  
Public MethodRedoDescriptionReturns a description of the last repeated action.  
Public MethodRestart  
Public MethodStop  
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
DataDynamics.ActiveReports.Design Namespace

Send Feedback