ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / UndoManager Class / Dispose Method

In This Topic
    Dispose Method (UndoManager)
    In This Topic
    Releases the UndoManager instance from the memory.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also