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

In This Topic
    HyperlinkBackColorProperty Field
    In This Topic
    Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. For SectionReports only.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HyperlinkBackColorProperty As DependencyProperty
    public static readonly DependencyProperty HyperlinkBackColorProperty
    See Also