ArcObjects Library Reference (ArcMapUI)  

ITableFrame.Table Property

The table (either standalone table or feature layer).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableFrame Interface