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

In This Topic
    RightToLeft Property (TextElement)
    In This Topic
    Gets or sets whether the text should be displayed from right to left.
    Syntax
    'Declaration
     
    
    Public Property RightToLeft As RightToLeft
    public RightToLeft RightToLeft {get; set;}
    See Also