BootstrapAccordionGroupBuilder.ItemTextTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ItemTextTemplate(TemplateContent) | itemTextTemplate | Sets a template used for displaying the text content of the group’s items. |
| ItemTextTemplate(TemplateContentCallback<BootstrapAccordionItemTemplateContainerSettings>) | itemTextTemplate | Sets a template used for displaying the text content of the group’s items. |