MVCxNavBarGroup.SetItemTextTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetItemTextTemplateContent(Action<NavBarItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the text the content of all items within the current MVCxNavBarGroup. |
| SetItemTextTemplateContent(String) | content | Allows you to provide a template for rendering the text the content of all items within current MVCxNavBarGroup. |