[]
Configurates ItemTemplateContent. Sets the id of the template used to generate each list item.
public ListBoxBuilder<T> ItemTemplateContent(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ListBoxBuilder<T> | Current builder. |