ArcGIS Pro 2.6 API Reference Guide
ActiveObjectID Property

ArcGIS.Desktop.Mapping Namespace > ITablePane Interface : ActiveObjectID Property
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.
Syntax
Nullable<long> ActiveObjectID {get;}
ReadOnly Property ActiveObjectID As Nullable(Of Long)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ITablePane Interface
ITablePane Members