ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / UseHyperlinkSettings Property

In This Topic
    UseHyperlinkSettings Property (Viewer)
    In This Topic
    Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only.
    Syntax
    'Declaration
     
    Public Property UseHyperlinkSettings As Boolean
    public bool UseHyperlinkSettings {get; set;}
    See Also