ArcGIS Pro 3.0 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, Windows 8.1

    See Also