ComponentOne Basic Library for UWP
TextWrapping Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : TextWrapping Property
Gets or sets a value that indicates how any text should be wrapped in the Header.
Syntax
'Declaration
 
Public Property TextWrapping As Windows.UI.Xaml.TextWrapping
public Windows.UI.Xaml.TextWrapping TextWrapping {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members