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