[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.Dispose

Dispose Method

Dispose(bool)

Cleans up any resources being used.

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing

True if managed resources should be disposed; otherwise, false.

Overrides