property Group.RightToLeft as Boolean
Indicates whether the group should draw right-to-left for RTL languages.

TypeDescription
Boolean A boolean expression that specifies whether the control is drawn from right to left or from left to right.
By default, the RightToLeft property is False. The RightToLeft gets or sets a value indicating whether control's elements are aligned to right or left. The RightTolLeft property affects all columns, and future columns being added. 

Changing the RightToLeft property on True does the following: