ActiveReports 12
HyperLinkForeColor Property (UserPreferences)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences Class : HyperLinkForeColor Property
Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue.
Syntax
'Declaration
 
Public Property HyperLinkForeColor As Color
public Color HyperLinkForeColor {get; set;}

Property Value

The color of the hyper link fore.
See Also

Reference

UserPreferences Class
UserPreferences Members