ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / HyperlinkForeColorProperty Field

In This Topic
    HyperlinkForeColorProperty Field
    In This Topic
    Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. For SectionReports only.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HyperlinkForeColorProperty As DependencyProperty
    public static readonly DependencyProperty HyperlinkForeColorProperty
    See Also