ArcGIS Pro 3.7 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 Property TableContent As TableControlContent
    public TableControlContent TableContent {get; set;}
    Remarks
    This property must be accessed on the UI thread.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also