[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.WordWrap

WordWrap Property

WordWrap

Gets or sets a value indicating whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.

Declaration
public bool WordWrap { get; set; }
Implements