ComponentOne InputPanel for UWP
TextWrapping Property

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputTextBox Class : TextWrapping Property
Gets or sets a value indicating whether the text allows wrapping.
Syntax
'Declaration
 
Public Property TextWrapping As Windows.UI.Xaml.TextWrapping
public Windows.UI.Xaml.TextWrapping TextWrapping {get; set;}
See Also

Reference

C1InputTextBox Class
C1InputTextBox Members