ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / MapMember Property

In This Topic
    MapMember Property (TableControl)
    In This Topic
    Gets the Layer or StandaloneTable source of the table control. Can be null if the associated TableControlContent is created from an item.
    Syntax
    Public ReadOnly Property MapMember As MapMember
    public MapMember MapMember {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also