MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Parameter Class / Disposed Event

In This Topic
Disposed Event (Parameter)
In This Topic
Adds an event handler to listen to the Disposed event on the component.
Syntax
'Declaration
 
Public Event Disposed As EventHandler
 
See Also