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


ITableProperty3.SelectedTable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperty3 Interface > ITableProperty3.SelectedTable Property
ArcGIS Developer Help

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