ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ITablePane Interface

In This Topic
    ITablePane Interface Properties
    In This Topic

    For a list of all members of this type, see ITablePane members.

    Public Properties
     NameDescription
     Property Gets the Field of the active column in the table.  
     Property Gets the ObjectID of the active row in the table. The value of the row can be null, when the table does not have object ids, the active row is the new row, or the data for the row has not been loaded.  
     Property Gets the Layer or StandaloneTable source of the table.  
     Property Gets the zoom level for the table.  
    Top
    See Also