[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuItem.GroupName

GroupName Property

GroupName

Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).

Declaration
[Parameter]
public string GroupName { get; set; }