ArcGIS Pro 2.8 API Reference Guide
ReportView Class Methods


ArcGIS.Desktop.Reports Namespace : ReportView Class

For a list of all members of this type, see ReportView members.

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