MobileForms Toolkit Documentation

Utility.SwitchRightToLeftWordWrap Field

Switch RTL word wrap. Be default word wrap depends on the RightToLeft property. If SwitchRightToLeftWordWrap is set to to true, then the behavior is switched. It means, RTL word wrap is used for RightToLeft sets to false and LTR word wrap is used for RightToLeft sets to true.

public static bool SwitchRightToLeftWordWrap;

See Also

Utility Class | Resco.Controls.AdvancedComboBox Namespace