ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Pane Class / CanClose Property
Version

CanClose Property
Gets or sets whether the window may be closed.
Syntax
public bool CanClose {get; set;}

Property Value

A nullable System.Boolean that indicates whether the window may be closed.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also