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