ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportSectionChangedEventArgs Class
Properties


In This Topic
    ReportSectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ReportSectionChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the name of the section element that changed.  
    Public PropertyGets the Report that changed.  
    Public Property Gets the hint to indicate what changed.  
    Public PropertyGets the ReportSectionElement that changed. This object will be null if the element was removed.  
    Top
    See Also