ActiveReports 8
UseHyperLinkSettings Property
See Also 
GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences Class : UseHyperLinkSettings Property

Glossary Item Box

If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.

Syntax

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also