ComponentOne TileControl for WinForms
FontItalic Property

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

Reference

TextElement Class
TextElement Members