Gets or sets the direction of flow of the elements and whether elements are aligned to support locales
using right-to-left fonts.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
public virtual bool RightToLeft { get; set; } |
| Visual Basic |
|---|
Public Overridable Property RightToLeft As Boolean
Get
Set |
See Also