ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewInfo.SelectionColor Property

Selection color used to highlight rows and graphics.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewInfo Interface