ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / GetField Method
The display index of the field.
Version

GetField Method (TableControl)
Gets the field at the given index.
Syntax
public FieldDescription GetField( 
   int index
)

Parameters

index
The display index of the field.

Return Value

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also