ComponentOne Scheduler for WinForms
RightToLeftLayout Property (C1Calendar)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : RightToLeftLayout Property
Gets or sets a value indicating whether the control can be laid out from right to left.
Syntax
'Declaration
 
Public Overridable Property RightToLeftLayout As System.Boolean
public virtual System.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

C1Calendar Class
C1Calendar Members