This document is archived and information here might be outdated.  Recommended version.


IObjectInspectorPanel.SelectedField Property (ArcObjects .NET 10.4 SDK)
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