ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportSectionChangedEventArgs Class / ReportSectionElement Property

In This Topic
    ReportSectionElement Property (ReportSectionChangedEventArgs)
    In This Topic
    Gets the ReportSectionElement that changed. This object will be null if the element was removed.
    Syntax
    public ReportSectionElement ReportSectionElement {get;}
    Public ReadOnly Property ReportSectionElement As ReportSectionElement
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also