ActiveReports 12
HyperlinkUnderline Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : HyperlinkUnderline Property
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 Property HyperlinkUnderline As Boolean
public bool HyperlinkUnderline {get; set;}
See Also

Reference

Viewer Class
Viewer Members