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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also