ComponentOne TileControl for WinForms
FontBold Property

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

Reference

TextElement Class
TextElement Members