ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlContentFactory Class / Create Method / Create(MapMember) Method
The MapMember for the TableControl.

Create(MapMember) Method
Create MapMember content for the TableControl.
Syntax
public static TableControlContent Create( 
   MapMember mapMember
)

Parameters

mapMember
The MapMember for the TableControl.

Return Value

The TableControlContent for the TableControl.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also