This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperty Interface > ITableProperty.SelectedTable Property (ArcObjects .NET 10.5 SDK) |
Indicates if the Selected table is shown.
[Visual Basic .NET] Public Property SelectedTable As Boolean
[C#] public bool SelectedTable {get; set;}