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