ASPxClientGanttContextMenuItemCollection Methods
The context menu item collection.
Name | Description |
---|---|
Add |
Adds a context menu item. |
Clear | Removes predefined items from the context menu. |
Get |
Returns a context menu item with the specified index. |
Get |
Returns a context menu item with the specified name. |
Get |
Returns the number of context menu items. |
Insert |
Inserts a context menu item at the specified position in the collection. |
Remove |
Removes a context menu item with the specified index from the item collection. |
Remove |
Removes a context menu item with the specified name from the item collection. |
See Also