ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / SetActiveField Method / SetActiveField(String) Method
Version

    SetActiveField(String) Method
    Sets the active field in the table control.
    Syntax
    public void SetActiveField( 
       string fieldName
    )

    Parameters

    fieldName
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also