ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / RightToLeft Property

In This Topic
    RightToLeft Property (C1List)
    In This Topic
    When True, applies right to left text functionality.
    Syntax
    'Declaration
     
    
    Public Overridable Property RightToLeft As RightToLeft
    public virtual RightToLeft RightToLeft {get; set;}
    See Also