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

In This Topic
    HyperLinkUnderline Property (UserPreferences)
    In This Topic
    Gets or sets a value indicating whether [hyper link underline].
    Syntax
    'Declaration
     
    Public Property HyperLinkUnderline As Boolean
    public bool HyperLinkUnderline {get; set;}

    Property Value

    true if [hyper link underline]; otherwise, false.
    See Also