ActiveReports 12
HyperLinkUnderline Property (UserPreferences)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences 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.
Syntax
'Declaration
 
Public Property HyperLinkUnderline As Boolean
public bool HyperLinkUnderline {get; set;}

Property Value

true if [hyper link underline]; otherwise, false.
See Also

Reference

UserPreferences Class
UserPreferences Members