[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ARControl.Dispose

Dispose Method

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Declaration
public void Dispose()
Implements

Dispose(bool)

Releases unmanaged and - optionally - managed resources.

Declaration
protected virtual void Dispose(bool bdisposing)
Parameters
Type Name Description
bool bdisposing

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