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