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


ITableProperty2.Table Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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

ITableProperty2 Interface