[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.HyperlinkUnderline

HyperlinkUnderline Property

HyperlinkUnderline

Gets or sets a value indicating whether the hyperlinks text should be underlined in the displayed document.

Declaration
public bool HyperlinkUnderline { get; set; }
Property Value
Type Description
bool

A bool value. true if the hyperlink text is underlined; otherwise, false.

Remarks

The default is true. For SectionReports only.