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


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

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