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