ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportDataSourceChangedEventArgs Class / DataSource Property

In This Topic
    DataSource Property (ReportDataSourceChangedEventArgs)
    In This Topic
    Gets the new ReportDataSource properties.
    Syntax
    public ReportDataSource DataSource {get; set;}
    Public Property DataSource As ReportDataSource
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also