Search
Calendar.getRightToLeft Method
See Also
 






Gets a value indicating whether control's elements are laid out from right to left.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public boolean getRightToLeft ()

 Return Value

true to specify that the calendar should layout its components from right to left; otherwise, false.

 See Also