ArcObjects Library Reference (Editor)  

IObjectInspectorPanel.SelectedField Property

The index of the selected field, or -1.

[Visual Basic .NET]
Public Property SelectedField As Integer
[C#]
public int SelectedField {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectInspectorPanel Interface