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