ArcGIS Pro 2.8 API Reference Guide
ClosePane Method

ArcGIS.Desktop.Framework Namespace > PaneCollection Class : ClosePane Method
Close the pane identified by the specified instance ID.
Syntax
public void ClosePane( 
   uint id
)
Public Sub ClosePane( _
   ByVal id As UInteger _
) 

Parameters

id
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PaneCollection Class
PaneCollection Members