TextWrapping Property (C1RadialMenuItem)
In This Topic
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