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


IDefaultTableProperty.SelectionColor Property (ArcObjects .NET 10.4 SDK)
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