ArcObjects Library Reference (GeoDatabaseUI)  

ITableView2.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

ITableView2 Interface

.NET Samples

Migrating from VB6 to VB .NET for ArcGIS 10 (Code Files: ButtonAddIn clscopy_table_sel)

.NET Related Topics

Migrating VB6 to VB.NET for ArcGIS 10