ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Reports.Events Namespace
    In This Topic

    This namespace contains types used for global Report events.

    Classes
     ClassDescription
    ClassOccurs when a Report is added to the project.
    ClassOccurs when a property of the ReportDataSource changes for a Report or ReportRelateSection.
    ClassProvides data for the ReportDataSourceChangedEvent.
    ClassOccurs when a name or definition changes occur in a Report
    ClassProvides data for the ReportPropertyChangedEvent.
    ClassOccurs when a Report is removed.
    ClassOccurs when different types of sections are added, removed, or reordered in the Report.
    ClassProvides data for the ReportSectionChangedEvent.
    ClassProvides data for the ReportAddedEvent and the ReportRemovedEvent.
    Enumerations
     EnumerationDescription
    Enumeration Specifies the Report's properties that are modified in the event.
    See Also