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

In This Topic
    HyperlinkUnderline Property (ViewerModel)
    In This Topic
    Gets or sets a value indicating whether hyperlink is underline.
    Syntax
    'Declaration
     
    Public Property HyperlinkUnderline As Boolean
    public bool HyperlinkUnderline {get; set;}
    See Also