ArcGIS Pro 2.9 API Reference Guide
ReportAddedEvent Class
Members 

ArcGIS.Desktop.Reports.Events Namespace : ReportAddedEvent Class
Occurs when a Report is added to the project.
Object Model
ReportAddedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
Remarks
This event will be called if a report is manually inserted using the UI, copied and pasted into a project, or if a report is imported from another file. Reference ReportUpdatedEventArgs to get a list of arguments.
Example
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Reports.Events.ReportAddedEvent

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportAddedEvent Members
ArcGIS.Desktop.Reports.Events Namespace