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


IObjectInspectorPanel.Table Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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