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


ITableFrame.TableView Property (ArcObjects .NET 10.4 SDK)
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