[]
Gets or sets a value indicating whether the control can be laid out from right to left.
public virtual bool RightToLeftLayout { get; set; }
When the RightToLeft and RightToLeftLayout properties are both true, control is displayed with the right to left layout.