ArcGIS Pro 2.9 API Reference Guide
ReportView Class Members
Properties  Methods 


ArcGIS.Desktop.Reports Namespace : ReportView Class

The following tables list the members exposed by ReportView.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the active report view.  
Public Property Gets the report associated with the report view.  
Top
Public Methods
 NameDescription
Public Method Clear all report elements in the report view.  
Public Method Returns a collection of selected report elements.  
Public Method Force the report view to redraw. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Select all report elements in a report view.  
Public Method Set the element selected for the report view.  
Public Method Set the selected report elements for the report view.  
Public Method Unselect the element within the report view.  
Public Method Unselect the elements within the report view.  
Public Method Zoom the report view to the extent defined by a geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom to the extent of the element. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom to the extent of the elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the report view to the width of the page. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the report view to the extent of the selected elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Zoom the report view to the whole page. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

ReportView Class
ArcGIS.Desktop.Reports Namespace