ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class / UseHyperLinkSettings Property

In This Topic
    UseHyperLinkSettings Property (UserPreferences)
    In This Topic
    If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.
    Syntax
    'Declaration
     
    Public Property UseHyperLinkSettings As Boolean
    public bool UseHyperLinkSettings {get; set;}
    See Also