IsRTL: Boolean
The IsRTL property sets right alignment for the text in visual components.
Property value is set directly or from JSON. By default, this property is set to False, and the text in visual components is aligned to the left edge. If this property is True, the text is aligned to the right edge.
The example of property use is given in description of the PP.CultureInfo constructor.
See also: