ArcGIS Pro 2.6 API Reference Guide
StandaloneTablesRemovingEvent Class
Members 

ArcGIS.Desktop.Mapping.Events Namespace : 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> 
Public NotInheritable Class StandaloneTablesRemovingEvent 
   Inherits ArcGIS.Core.Events.AsyncPresentationEvent(Of StandaloneTablesRemovingEventArgs)
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

StandaloneTablesRemovingEvent Members
ArcGIS.Desktop.Mapping.Events Namespace