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


ITableWindow2.StandaloneTable Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow2.StandaloneTable Property

The standalone table to view/edit.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow2 Interface