ArcObjects Library Reference (ArcMapUI)  

ITableWindow.Table Property

Setup table to view/edit.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface