ComponentOne TileControl for WinForms
FontUnderline Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : FontUnderline Property
Gets or sets a value that indicates whether the element shows underlined text.
Syntax
'Declaration
 
Public Property FontUnderline As ThreeStateBoolean
public ThreeStateBoolean FontUnderline {get; set;}
See Also

Reference

TextElement Class
TextElement Members