ComponentOne TileControl for WinForms
SingleLine Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : SingleLine Property
Gets or sets whether text should be displayed in a single line.
Syntax
'Declaration
 
Public Property SingleLine As System.Boolean
public System.bool SingleLine {get; set;}
See Also

Reference

TextElement Class
TextElement Members