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


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

ITableWindow.ShowSelected Property

Indicates whether to show only features that are selected.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface