ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / LayersRemovingEvent Class
Members

LayersRemovingEvent Class
Occurs when a layer is about to be removed from a map giving a chance to cancel.
Object Model
LayersRemovingEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.AsyncPresentationEvent<TPayload>
         ArcGIS.Desktop.Mapping.Events.LayersRemovingEvent

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also