Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / Underline Property

In This Topic
    Underline Property
    In This Topic
    The Underline property indicates whether the text is displayed as underlined.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As System.Boolean
    public System.bool Underline {get;}
    See Also