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