ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / RightToLeft Property

In This Topic
    RightToLeft Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}
    See Also