TextBoxWordWrap Property
Gets or sets the value determining that this is a multiline text box control that automatically wraps words to the beginning of the next line when necessary.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean
Get
Set
member WordWrap : bool with get, set
Property Value
Boolean