BootstrapTabBuilder.ActiveTabTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ActiveTabTemplate(TemplateContent) | activeTabTemplate | Sets a template used for displaying the content of the current tab when it’s active. |
| ActiveTabTemplate(TemplateContentCallback<BootstrapTabControlTemplateContainerSettings>) | activeTabTemplate | Sets a template used for displaying the content of the current tab when it’s active. |