ArcGIS Pro 2.9 API Reference Guide
GetActiveRowIndex Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetActiveRowIndex Method
Gets the zero based index of the active row in the table.
Syntax
public int GetActiveRowIndex()
Public Function GetActiveRowIndex() As Integer

Return Value

The index of the active row.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members