[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.RichTextBox.Dispose

Dispose Method

Dispose(bool)

Releases unmanaged and - optionally - managed resources.

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

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

Overrides