ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TextElement Class / SingleLine Property

In This Topic
    SingleLine Property (TextElement)
    In This Topic
    Gets or sets whether text should be displayed in a single line.
    Syntax
    'Declaration
     
    
    Public Property SingleLine As Boolean
    public bool SingleLine {get; set;}
    See Also