TabControlSettings.SetTabTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTabTextTemplateContent(Action<TabControlTemplateContainer>) | contentMethod | Allows you to create a common template used to display the text content of all the tabs within the current TabControl. |
SetTabTextTemplateContent(String) | content | Allows you to create a common template used to display the text content of all the tabs within the current TabControl. |