BootstrapTabControlBuilder.TabTemplate Method
| Name | Parameters | Description |
|---|---|---|
| TabTemplate(TemplateContent) | tabTemplate | Sets a common template used for displaying the content of all tabs within the current tab control. |
| TabTemplate(TemplateContentCallback<BootstrapTabControlTemplateContainerSettings>) | tabTemplate | Sets a common template used for displaying the content of all tabs within the current tab control. |