ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Colors Class / HyperlinkFollowed Property

In This Topic
    HyperlinkFollowed Property (Colors)
    In This Topic
    Gets or sets the HyperlinkFollowed theme color.
    Syntax
    'Declaration
     
    Public Property HyperlinkFollowed As String
    public string HyperlinkFollowed {get; set;}
    See Also