ArcGIS Pro 2.9 API Reference Guide
GetSelectedElements Method (Report)

ArcGIS.Desktop.Reports Namespace > Report Class : GetSelectedElements Method
Gets the set of selected elements on the report.
Syntax
public ReadOnlyObservableCollection<Element> GetSelectedElements()
Public Function GetSelectedElements() As ReadOnlyObservableCollection(Of Element)

Return Value

The set of selected elements.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Report Class
Report Members