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


IDefaultTableProperty.SelectionColor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > ID > IDefaultTableProperty Interface > IDefaultTableProperty.SelectionColor Property
ArcGIS Developer Help

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