ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / SetActiveField Method / SetActiveField(Int32) Method

In This Topic
    SetActiveField(Int32) Method
    In This Topic
    Sets the active field in the table control.
    Syntax
    Public Overloads Sub SetActiveField( _
       ByVal fieldIndex As Integer _
    ) 
    public void SetActiveField( 
       int fieldIndex
    )

    Parameters

    fieldIndex
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also