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


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

ITableWindow2.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

ITableWindow2 Interface