ArcGIS Pro 2.9 API Reference Guide
GetSelectedElements Method (ReportSectionElement)

ArcGIS.Desktop.Reports Namespace > ReportSectionElement Class : GetSelectedElements Method
Returns a collection of selected report elements in the report section.
Syntax
public virtual IReadOnlyList<Element> GetSelectedElements()
Public Overridable Function GetSelectedElements() As IReadOnlyList(Of Element)

Return Value

A collection of page report elements.
Example
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportSectionElement Class
ReportSectionElement Members