ArcObjects Library Reference (CatalogUI)  

IGxApplication.CanDeleteSelection Property

Indicates if the current selection can be deleted.

[Visual Basic .NET]
Public ReadOnly Property CanDeleteSelection As Boolean
[C#]
public bool CanDeleteSelection {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface