Table of Contents

Property TextWrap

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TextWrap

Gets or sets text wrap style fot the multiline TextBox controls.

TextBoxTextWrap TextWrap { get; set; }

Property Value

TextBoxTextWrap

Remarks

Default value is TextBoxTextWrap.Best. Some platforms do not support all wrap styles.