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 | ||
---|---|---|
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 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.