ActiveReports Developer 7
UseHyperlinkSettings Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : UseHyperlinkSettings Property

Glossary Item Box

Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only.

Syntax

Visual Basic (Declaration) 
Public Property UseHyperlinkSettings As System.Boolean
C# 
public System.bool UseHyperlinkSettings {get; set;}

See Also