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


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

ITableCharacteristics.HeadingTextColor Property

Text color use in table window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface