ArcGIS Pro 2.8 API Reference Guide
StandaloneTablesRemovedEvent Class
Members 

ArcGIS.Desktop.Mapping.Events Namespace : StandaloneTablesRemovedEvent Class
Occurs when a standalone table is removed from a map.
Object Model
StandaloneTablesRemovedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class StandaloneTablesRemovedEvent : ArcGIS.Core.Events.CompositePresentationEvent<StandaloneTableEventArgs> 
Public NotInheritable Class StandaloneTablesRemovedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of StandaloneTableEventArgs)
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Mapping.Events.StandaloneTablesRemovedEvent

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

StandaloneTablesRemovedEvent Members
ArcGIS.Desktop.Mapping.Events Namespace