ActiveReports 13
HyperLinkBackColor Property (UserPreferences)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences Class : HyperLinkBackColor Property
Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent.
Syntax
'Declaration
 
Public Property HyperLinkBackColor As Color
public Color HyperLinkBackColor {get; set;}

Property Value

The color of the hyper link back.
See Also

Reference

UserPreferences Class
UserPreferences Members