ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportEventHint Enumeration

In This Topic
    ReportEventHint Enumeration
    In This Topic
    Specifies the Report's properties that are modified in the event.
    Syntax
    Members
    MemberDescription
    DataSource Report or Related Report data source changed
    DataSourceFields Report or Related Report data source fields changed
    DefinitionQuery Report or Related Report definition query changed
    GroupAdded Group sections added
    GroupRemoved Group sections removed
    RelatedReportAdded Related Report added
    RelatedReportRemoved Related Report removed
    ReportDefinition Report's Definition property changed
    ReportName Report's Name property changed
    SectionElementAdded Report section element added
    SectionElementRemoved Report section element removed
    SectionOrder Report section reordered
    SupplementalPageAdded Supplemental page section added
    SupplementalPageRemoved Supplemental page section removed
    SupplementalPageReplaced Supplemental page section replaced
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Reports.Events.ReportEventHint

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also