ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / TableContent Property

In This Topic
    TableContent Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also