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