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


ITableSelectionColor.SelectionColor Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableSelectionColor.SelectionColor Property

Selection color use 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

ITableSelectionColor Interface