ArcGIS Pro 3.7 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 Function GetActiveRowIndex() As Integer
    public int GetActiveRowIndex()

    Return Value

    The index of the active row.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also