Back to Devexpress

IContextMenuItemCollection.Remove Method

blazor-devexpress-dot-blazor-dot-icontextmenuitemcollection-dot-remove.md

latest630 B
Original Source

IContextMenuItemCollection.Remove Method

NameParametersDescription
Remove(IContextMenuItem)itemRemoves the specified item from the item collection.
Remove(Int32)indexRemoves an item with the specified index from an item collection.
Remove(String)nameRemoves the item with a specified name from an item collection.