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