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


ITableView3.Table Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableView3.Table Property

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

ITableView3 Interface