ArcObjects Library Reference (Editor)  

IObjectInspectorPanel Interface

Provides access to members that control the default object property inspector.

Product Availability

Available with ArcGIS Desktop.

When To Use

This interface will be removed.  Please do not attempt to implement it.

Members

Description
Read-only property Field Attribute field by index.
Read-only property FieldCount The number of attribute fields displayed.
Read-only property Rows The row or rows being inspected.
Read/write property SelectedField The index of the selected field, or -1.
Read-only property Table The table being edited.

CoClasses that implement IObjectInspectorPanel

CoClasses and Classes Description
FeatureInspector Default feature inspector for the Editor.

Remarks

This interface is not useful to 3rd party developers.  It was designed for internal implementation of the right hand panel on the Object Inspector.