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

In This Topic
    CanClose Property
    In This Topic
    Gets or sets whether the window may be closed.
    Syntax
    public bool CanClose {get; set;}
    Public Property CanClose As Boolean

    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