WordWrap Property (C1TextBoxBase)
Gets or sets a value indicating whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.
public bool WordWrap {get; set;}
'Declaration
Public Property WordWrap As Boolean