Property TextWrap
TextWrap
Gets or sets text wrap style fot the multiline TextBox controls.
TextBoxTextWrap TextWrap { get; set; }
Property Value
Remarks
Default value is TextBoxTextWrap.Best. Some platforms do not support all wrap styles.
Gets or sets text wrap style fot the multiline TextBox controls.
TextBoxTextWrap TextWrap { get; set; }
Default value is TextBoxTextWrap.Best. Some platforms do not support all wrap styles.