ArcGIS Pro 2.8 API Reference Guide
PaneCollection Class Members
Properties  Methods 


ArcGIS.Desktop.Framework Namespace : PaneCollection Class

The following tables list the members exposed by PaneCollection.

Public Properties
 NameDescription
Public Property Gets the currently active Pane.  
Public Property Gets the number of currently open panes.  
Public Property Gets the pane at the specified index.  
Top
Public Methods
 NameDescription
Public Method Close all open panes.  
Public Method Close the pane identified by the specified instance ID.  
Public MethodOverloaded.   
Public Method Returns an array of Panes matching the specified DAML identifier.  
Public Method Finds the pane identified by the specified instance identifier.  
Public Method Returns an enumerator that iterates through the collection.  
Public Method Closes a singleton pane.  
Top
Extension Methods
 NameDescription
Public Extension Method Determines if the mapMember can be opened by the table pane.
Public Extension Method Close the layout panes that reference the specified layout path.
Public Extension Method Close the report panes that reference the specified report path or all report panes if reportUri is not specified.
Public Extension Method Create and activate a new layout pane using a Layout reference. Must be called on GUI thread.
Public Extension MethodOverloaded. 
Public Extension Method Create and activate a new report pane using a Report reference. Must be called on GUI thread.
Public Extension Method Find the layout panes that reference a specific layout.
Public Extension Method Find the report panes that reference a specific report.
Public Extension Method Open a table pane for a MapMember. If a table pane is already open it will be activated. You must be on the UI thread to call this function.
Top
See Also

Reference

PaneCollection Class
ArcGIS.Desktop.Framework Namespace