ComponentOne InputPanel for WinForms
Underline Property (StyleFontDelta)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleFontDelta Class : Underline Property
Gets or sets a value that indicates whether the resulting font is underlined.
Syntax
'Declaration
 
Public Property Underline As System.Boolean
public System.bool Underline {get; set;}
Remarks
Don't set this property to retrieve value of the Underline attribute from the base font.
See Also

Reference

StyleFontDelta Class
StyleFontDelta Members