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 > ITableWindow Interface > ITableWindow.SelectionSet Property (ArcObjects .NET 10.5 SDK) |
Current s1election set of the table. Only valid for tables showing all rows.
[Visual Basic .NET] Public ReadOnly Property SelectionSet As ISelectionSet
[C#] public ISelectionSet SelectionSet {get;}