ArcGIS Pro 2.9 API Reference Guide
Create(Item) Method

ArcGIS.Desktop.Editing Namespace > TableControlContentFactory Class > Create Method : Create(Item) Method
The item for the map control.
Create item content for the TableControl.
Syntax
public static TableControlContent Create( 
   Item item
)
Public Overloads Shared Function Create( _
   ByVal item As Item _
) As TableControlContent

Parameters

item
The item for the map control.

Return Value

The TableControlContent for the TableControl.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControlContentFactory Class
TableControlContentFactory Members
Overload List