ArcObjects Library Reference (ArcMapUI)  

ITableFrame.TableView Property

The table view to show.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableFrame Interface