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


ITableSelectionColor.SelectedTableSelectionColor Property (ArcObjects .NET 10.5 SDK)
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