ArcGIS Pro 2.9 API Reference Guide
ActiveFieldIndex Property

ArcGIS.Desktop.Editing Namespace > TableControl Class : ActiveFieldIndex Property
Gets or sets the zero based index of the active column in the table.
Syntax
public int ActiveFieldIndex {get; set;}
Public Property ActiveFieldIndex As Integer
Remarks
This property must be accessed on the UI thread.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members