Input for WinForms | ComponentOne
C1.Framework Namespace / DynamicStyle Class / RightToLeft Property

In This Topic
    RightToLeft Property (DynamicStyle)
    In This Topic
    Gets a value indicating whether the right-to-left mode is on.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RightToLeft As Boolean
    public bool RightToLeft {get;}
    See Also