ComponentOne Basic Library for UWP
Header Property (C1RadialMenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : Header Property
Gets or sets the header of this control.
Syntax
'Declaration
 
Public Property Header As System.Object
public System.object Header {get; set;}
Remarks
This property will be displayed in the tooltip as well if ToolTip property is not set.
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members