ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class / Parent Property

In This Topic
    Parent Property (StandaloneTable)
    In This Topic
    Gets the parent of the StandaloneTable. It is either the group layer it belongs to, or the map for tables that do not belong in any group layers.
    Syntax
    public IStandaloneTableContainer Parent {get;}
    Public ReadOnly Property Parent As IStandaloneTableContainer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also