Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / RightToLeftLayout Property

In This Topic
    RightToLeftLayout Property (CalendarSettings)
    In This Topic
    Gets or sets a value indicating whether the control is laid out from right to left.
    Syntax
    'Declaration
     
    
    Public Property RightToLeftLayout As Boolean
    public bool RightToLeftLayout {get; set;}
    See Also