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


ITableProperty.SelectedTable Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableProperty.SelectedTable Property

Indicates if the Selected table is shown.

[Visual Basic .NET]
Public Property SelectedTable As Boolean
[C#]
public bool SelectedTable {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty Interface