ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / StandaloneTablesRemovingEvent Class
Members Version

StandaloneTablesRemovingEvent Class
Occurs when a standalone table is about to be removed from a map giving a chance to cancel.
Object Model
StandaloneTablesRemovingEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class StandaloneTablesRemovingEvent : ArcGIS.Core.Events.AsyncPresentationEvent<StandaloneTablesRemovingEventArgs> 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also