ActiveReports 18 .NET Edition
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
    public event EventHandler Disposed
    See Also