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