Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.
true if the multiline text box control wraps words; false if the text box control automatically scrolls horizontally when the user types past the right edge of the control. The default is false.
if True, this property wrap text in the control.
ItemTextBox Class | Resco.Controls.DetailView Namespace