ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportView Class / ClearElementSelection Method
Example

ClearElementSelection Method (ReportView)
Clear all report elements in the report view.
Syntax
public void ClearElementSelection()
Example
Clear element selection
reportView.ClearElementSelection();
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also