MVCxTabPage.SetTabTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTabTemplateContent(Action<PageControlTemplateContainer>) | contentMethod | Allows you to specify a template for the text content of the current page’s tab. |
SetTabTemplateContent(String) | content | Allows you to specify a template for the text content of the current page’s tab. |