ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / UndoManager Class / Clear Method

In This Topic
    Clear Method (UndoManager)
    In This Topic
    Clears the Undo stack.Clears the Redo stack.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also