ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / ShowDeleteDialog Property

In This Topic
    ShowDeleteDialog Property
    In This Topic
    Gets and sets whether the dialog to confirm deletes is displayed.
    Syntax
    public bool ShowDeleteDialog {get; set;}
    Public Property ShowDeleteDialog As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also