TextBoxInputLanguageByRightToLeft Property

Gets or sets the value determining if when set to true, the input language will automatically be set to Hebrew if the Format contains 'H', or the input language be set to English if it doesn't contain 'H'.

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool InputLanguageByRightToLeft { get; set; }

Property Value

Boolean

See Also