WordWrap Property
WordWrap
Indicates whether the editor automatically wraps words to the beginning of the next line when necessary in the Source mode.
Declaration
[Browsable(true)]
public bool WordWrap { get; set; }
<Browsable(True)>
Public Property WordWrap As Boolean