ComponentOne CalendarView for WinForms
RightToLeftLayout Property (C1CalendarView)

C1.Win.Calendar Namespace > C1CalendarView Class : RightToLeftLayout Property
Gets or sets a value indicating whether the control can be laid out from right to left.
Syntax
'Declaration
 
Public Property RightToLeftLayout As Boolean
public bool RightToLeftLayout {get; set;}
Remarks
When the RightToLeft and RightToLeftLayout properties are both true, control is displayed with the right to left layout.
See Also

Reference

C1CalendarView Class
C1CalendarView Members