Wisej.Web.RightToLeft
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies a value indicating whether the control's elements are aligned right-to-left to support right-to-left languages.
Inherit
The value is inherited from the parent control. If the control is a top level container, the value is set automatically according to the current culture and the "rightToLeft" setting in Default.json.
No
The control is aligned from left to right. This is the default.
Yes
The control is aligned from right to left.