ComponentOne InputPanel for WPF
TextWrapping Property

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

Reference

C1InputTextBox Class
C1InputTextBox Members