ComponentOne CalendarView for WinForms
RightToLeftLayout Property (DropDownCalendar)

C1.Win.Calendar Namespace > DropDownCalendar Class : RightToLeftLayout Property
Gets or sets a value indicating whether right-to-left mirror placement is turned on.
Syntax
'Declaration
 
Public Overrides Property RightToLeftLayout As Boolean
public override bool RightToLeftLayout {get; set;}

Property Value

true if right-to-left mirror placement is turned on; otherwise, false for standard child control placement. The default is false.
See Also

Reference

DropDownCalendar Class
DropDownCalendar Members