ActiveReports Developer 7
Clear Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > UndoManager Class : Clear Method

Glossary Item Box

Clears the Undo stack.Clears the Redo stack.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
C# 
public void Clear()

See Also