MVCxVerticalGridToolbarItem.SetSubMenuTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetSubMenuTemplateContent(Action<MenuItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the client region’s content of the current toolbar item’s subitems. |
| SetSubMenuTemplateContent(String) | content | Allows you to provide a template for rendering the client region’s content of the current toolbar item’s subitems. |