Back to Devexpress

IContextMenuItemCollection.Add Method

blazor-devexpress-dot-blazor-dot-icontextmenuitemcollection-dot-add.md

latest454 B
Original Source

IContextMenuItemCollection.Add Method

NameParametersDescription
Add(Int32, String)index, nameAdds a predefined item to the specified position in the item collection.
Add(String)nameAdds a predefined item to the end of the item collection.