BootstrapComboBoxPropertiesBuilder.ItemTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ItemTemplate(TemplateContent) | itemTemplate | Sets a common template used for displaying the content of all items within the combo box and token box. |
| ItemTemplate(TemplateContentCallback<BootstrapListEditItemTemplateContainerSettings>) | itemTemplate | Sets a common template used for displaying the content of all items within the combo box and token box. |