[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReport.Dispose

Dispose Method

Dispose(bool)

Releases the unmanaged resources used by the Component and optionally releases the managed resources.

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

A bool value. true to release both managed and unmanaged resources; false to release unmanaged resources only.

Overrides