BootstrapTabControlBuilder.ActiveTabTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ActiveTabTemplate(TemplateContent) | activeTabTemplate | Sets a common template used for displaying the content of an active tab within the current tab control. |
| ActiveTabTemplate(TemplateContentCallback<BootstrapTabControlTemplateContainerSettings>) | activeTabTemplate | Sets a common template used for displaying the content of an active tab within the current tab control. |