TabControlSettings.SetActiveTabTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetActiveTabTextTemplateContent(Action<TabControlTemplateContainer>) | contentMethod | Allows you to create a common template used for displaying the text content of an active tab within the current TabControl. |
SetActiveTabTextTemplateContent(String) | content | Allows you to create a common template used for displaying the text content of an active tab within the current TabControl. |