ArcObjects Library Reference (ArcMapUI)  

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

ITableProperty3 Interface