Skip to main content
A newer version of this page is available. .
Tab

GridViewContextMenuItemCollection Constructors

A collection that maintains context menu items.
Name Parameters Description
GridViewContextMenuItemCollection() none Initializes a new instance of the GridViewContextMenuItemCollection class with default settings.
GridViewContextMenuItemCollection(GridViewContextMenuItem) menuItem Initializes a new instance of the GridViewContextMenuItemCollection class with the specified context menu item that will own the collection.
See Also