ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / StandaloneTableEventArgs Class / Tables Property

In This Topic
    Tables Property (StandaloneTableEventArgs)
    In This Topic
    Gets a list of standalone tables.
    Syntax
    public IList<StandaloneTable> Tables {get;}
    Public ReadOnly Property Tables As IList(Of StandaloneTable)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also