ActiveReports 13
HyperlinkUnderline Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win 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