ArcGIS Pro 2.8 API Reference Guide
ActiveRowIndex Property

ArcGIS.Desktop.Editing Namespace > TableControl Class : ActiveRowIndex Property
Gets or sets the zero based index of the active row in the table.
Syntax
public int ActiveRowIndex {get; set;}
Public Property ActiveRowIndex As Integer
Remarks
This property must be accessed on the UI thread.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members