ArcObjects Library Reference (ArcMapUI)  

ITableProperty.Table Property

Table of table window (Overrides feature class setting).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty Interface