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