ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / Underline Property

In This Topic
    Underline Property (C1HyperlinkTextAttrs)
    In This Topic
    Gets a value indicating whether the text of a hyperlink is underlined.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As System.Boolean
    public System.bool Underline {get;}
    See Also