MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / UseHyperlinkSettings Property

In This Topic
UseHyperlinkSettings Property (Viewer)
In This Topic
Gets or sets a value indicating whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer.
Syntax
'Declaration
 
Public Property UseHyperlinkSettings As Boolean
 

Property Value

A System.Boolean value. true to apply the hyperlink settings; otherwise, false.
Remarks
The default is true. For SectionReports only.
See Also