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

GetActiveFieldIndex Method
Gets the zero based index of the active column in the table.
Syntax
public int GetActiveFieldIndex()

Return Value

The index of the active row.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also