ComponentOne Basic Library for UWP
TextWrapping Property (C1MenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuItem 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

C1MenuItem Class
C1MenuItem Members