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

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