ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / HyperlinkBackColor Property

In This Topic
    HyperlinkBackColor Property (ViewerModel)
    In This Topic
    Gets or sets the hyperlink background color.
    Syntax
    'Declaration
     
    Public Property HyperlinkBackColor As Color
    public Color HyperlinkBackColor {get; set;}
    See Also