ArcObjects Library Reference (GeoDatabaseUI)  

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