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