ComponentOne Basic Library for UWP
GroupName Property (C1RadialMenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : GroupName Property
Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).
Syntax
'Declaration
 
Public Property GroupName As System.String
public System.string GroupName {get; set;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members