ASPxGridViewContextMenuEventArgs.CreateItem Method
| Name | Parameters | Description |
|---|---|---|
| CreateItem(GridViewContextMenuCommand) | command | Creates a new item with the specified command. |
| CreateItem(String, String) | text, name | Creates a new item with the specified settings. |