ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / HyperlinkBackColor Property

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