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

In This Topic
    Underline Property (FontHolder)
    In This Topic
    Gets or sets a value that indicates whether the encapsulated Font is underlined.
    Syntax
    'Declaration
     
    Public Property Underline As System.Boolean
    public System.bool Underline {get; set;}
    See Also