MVCxNavBarItem.SetTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTextTemplateContent(Action<NavBarItemTemplateContainer>) | contentMethod | Allows you to specify a template for the item’s text content. |
SetTextTemplateContent(String) | content | Allows you to specify a template for the item’s text content. |