ArcGIS Pro 3.7 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 ReadOnly Property ReportSectionElement As ReportSectionElement
    public ReportSectionElement ReportSectionElement {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also