ComponentOne TileControl for WinForms
TextBold Property

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

Reference

C1TileControl Class
C1TileControl Members