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


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

ITableProperty3.StandaloneTable Property

StandaloneTable for table window (Overrides table and layer setting).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty3 Interface