ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class / HyperLinkBackColor Property

In This Topic
    HyperLinkBackColor Property (UserPreferences)
    In This Topic
    Gets or sets the backcolor of the hyper link.
    Syntax
    'Declaration
     
    Public Property HyperLinkBackColor As Color
    public Color HyperLinkBackColor {get; set;}

    Property Value

    The color of the hyper link back.
    See Also