Skip to main content
All docs
V19.2
Tab

GridViewContextMenuItemCollection.Insert Method

Name Parameters Description
Insert(Int32, GridViewContextMenuItem) index, item Adds the specified item to the specified position within the collection.
Insert(Int32, MenuItem) index, item Adds the specified item to the specified position within the collection.