WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / GroupName Property
In This Topic
    GroupName Property (C1MenuItem)
    In This Topic
    Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).
    Syntax
    public string GroupName {get; set;}
    See Also