Table of Contents

Method RemoveMenu

Namespace
Innova.Prism.Library.Menus.Ribbon
Assembly
Innova.Prism.Library.dll

RemoveMenu(IMenuBaseModel)

Removes a menu from the ribbon group.

public void RemoveMenu(IMenuBaseModel item)

Parameters

item IMenuBaseModel

The menu to remove.