ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportDataSourceChangedEventArgs Class / ReportSectionElement Property

In This Topic
    ReportSectionElement Property (ReportDataSourceChangedEventArgs)
    In This Topic
    Gets the ReportSectionElement that changed.
    Syntax
    public ReportSectionElement ReportSectionElement {get;}
    Public ReadOnly Property ReportSectionElement As ReportSectionElement
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also