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