ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / GetActiveFieldIndex Method

In This Topic
    GetActiveFieldIndex Method
    In This Topic
    Gets the zero based index of the active column in the table.
    Syntax
    Public Function GetActiveFieldIndex() As Integer
    public int GetActiveFieldIndex()

    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