ArcGIS Pro 2.6 API Reference Guide
StandaloneTablesAddedEvent Class
Members 

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

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

StandaloneTablesAddedEvent Members
ArcGIS.Desktop.Mapping.Events Namespace