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


IObjectInspectorPanel.Table 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.Table Property
ArcGIS Developer Help

IObjectInspectorPanel.Table Property

The table being edited.

[Visual Basic .NET]
Public ReadOnly Property Table As ITable
[C#]
public ITable Table {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectInspectorPanel Interface