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


ITableSelectionColor.SelectedTableSelectionColor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableSelectionColor Interface > ITableSelectionColor.SelectedTableSelectionColor Property
ArcGIS Developer Help

ITableSelectionColor.SelectedTableSelectionColor Property

Selection color use to highlight rows in the the selected tables and graphics.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableSelectionColor Interface