HyperlinkBackColor Property (Viewer)
Gets or sets the background color for hyperlink text areas within the report viewer. This setting applies only to SectionReports.
public Color HyperlinkBackColor {get; set;}
'Declaration
Public Property HyperlinkBackColor As Color
Property Value
The background color for hyperlink text areas. The default value is Transparent.