ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / UseHyperlinkSettings Property

In This Topic
    UseHyperlinkSettings Property (ViewerModel)
    In This Topic
    Gets or sets a value indicating whether the hyperlink settings should be used instead of system defined theme.
    Syntax
    'Declaration
     
    Public Property UseHyperlinkSettings As Boolean
    public bool UseHyperlinkSettings {get; set;}
    See Also