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

In This Topic
    HyperlinkUnderlineProperty Field
    In This Topic
    Gets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. For SectionReports only.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HyperlinkUnderlineProperty As DependencyProperty
    public static readonly DependencyProperty HyperlinkUnderlineProperty
    See Also