ArcObjects Library Reference (GeoDatabaseUI)  

ITableView2.ShowSelected Property

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

ITableView2 Interface