MVCxNavBarGroup.SetHeaderTemplateCollapsedContent Method
Name | Parameters | Description |
---|---|---|
SetHeaderTemplateCollapsedContent(Action<NavBarGroupTemplateContainer>) | contentMethod | Allows you to specify a template for the content of the group’s header when the group is in a collapsed state. |
SetHeaderTemplateCollapsedContent(String) | content | Allows you to specify a template for the content of the group’s header when the group is in a collapsed state. |