ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ReportChanged Event

In This Topic
    ReportChanged Event
    In This Topic
    Notifies about report changes.
    Syntax
    'Declaration
     
    Public Event ReportChanged As EventHandler
    public event EventHandler ReportChanged
    See Also