ArcObjects Library Reference (GeoDatabaseUI)  

IDefaultTableProperty.SelectionColor Property

Selection color use to highlight rows.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDefaultTableProperty Interface