ArcGIS Pro 2.9 API Reference Guide
TableContent Property

ArcGIS.Desktop.Editing Namespace > TableControl Class : TableContent Property
Gets or sets the TableControlContent to be used to configure the TableControl.
Syntax
public TableControlContent TableContent {get; set;}
Public Property TableContent As TableControlContent
Remarks
This property must be accessed on the UI thread.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members