ArcObjects Library Reference (ArcMapUI)  

ITableWindow.TableSelectionAction Property

Action to perform when table selections are made.

[Visual Basic .NET]
Public Property TableSelectionAction As esriTableSelectionActions
[C#]
public esriTableSelectionActions TableSelectionAction {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface