This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface > IObjectInspectorPanel.SelectedField Property (ArcObjects .NET 10.5 SDK) |
The index of the selected field, or -1.
[Visual Basic .NET] Public Property SelectedField As Integer
[C#] public int SelectedField {get; set;}