This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the default object property inspector.
This interface will be removed. Please do not attempt to implement it.
Description | ||
---|---|---|
Field | Attribute field by index. | |
FieldCount | The number of attribute fields displayed. | |
Rows | The row or rows being inspected. | |
SelectedField | The index of the selected field, or -1. | |
Table | The table being edited. |
CoClasses and Classes | Description |
---|---|
FeatureInspector | Default feature inspector for the Editor. |
This interface is not useful to 3rd party developers. It was designed for internal implementation of the right hand panel on the Object Inspector.