MVCxTab.SetTabTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTabTemplateContent(Action<TabControlTemplateContainer>) | contentMethod | Allows you to set a template for the current tab’s content. |
SetTabTemplateContent(String) | content | Allows you to specify a template for the text content of the current tab. |