C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputTextBox Class / TextWrapping Property

In This Topic
TextWrapping Property
In This Topic
Gets or sets a value indicating whether the text allows wrapping.
Syntax
'Declaration
 
Public Property TextWrapping As TextWrapping
 
See Also