This document is archived and information here might be outdated.  Recommended version.


IGxApplication.CanDeleteSelection Property (ArcObjects .NET 10.4 SDK)
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