ComponentOne Basic Library for UWP
ShowSelectedItem Property

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : ShowSelectedItem Property
Determines whether icon, header and check sign of the selected sub-item should be displayed for the curren item.
Syntax
'Declaration
 
Public Property ShowSelectedItem As System.Boolean
public System.bool ShowSelectedItem {get; set;}
Remarks
This property only makes sense for items with sub-items.
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members