ArcObjects Library Reference (ArcMapUI)  

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