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


In This Topic
    ReportSectionChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ReportSectionChangedEventArgs members.

    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