ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / EndReport Event

In This Topic
    EndReport Event
    In This Topic
    Fired when the control finishes rendering the report.
    Syntax
    'Declaration
     
    Public Event EndReport As System.EventHandler
    public event System.EventHandler EndReport
    See Also