ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / GetActiveRowIndex Method

In This Topic
    GetActiveRowIndex Method
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also