Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cl Class / RightToLeft Property

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