ArcGIS Pro 2.9 API Reference Guide
GetActiveFieldIndex Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetActiveFieldIndex Method
Gets the zero based index of the active column in the table.
Syntax
public int GetActiveFieldIndex()
Public Function GetActiveFieldIndex() As Integer

Return Value

The index of the active row.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members