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