Back to Devexpress

IContextMenuItemCollection.Contains Method

blazor-devexpress-dot-blazor-dot-icontextmenuitemcollection-dot-contains.md

latest495 B
Original Source

IContextMenuItemCollection.Contains Method

NameParametersDescription
Contains(IContextMenuItem)itemReturns whether the item collection contains the specified item.
Contains(String)nameReturns whether the item collection contains an item with the specified name.