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


IObjectInspectorPanel.SelectedField Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface > IObjectInspectorPanel.SelectedField Property
ArcGIS Developer Help

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