ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / HyperlinkForeColor Property

In This Topic
    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