HyperlinkBackColor Property (Viewer)
In This Topic
Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. For SectionReports only.
Syntax
'Declaration
Public Property HyperlinkBackColor As Color
public Color HyperlinkBackColor {get; set;}
See Also