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

In This Topic
    TextTrimming Property (TextElement)
    In This Topic
    Gets or sets how to trim characters that do not fit in the space available.
    Syntax
    'Declaration
     
    
    Public Property TextTrimming As TextTrimming
    public TextTrimming TextTrimming {get; set;}
    See Also