[]
Configurates ItemRole. Sets the value of the "role" attribute added to the list items.
public ListBoxBuilder<T> ItemRole(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ListBoxBuilder<T> | Current builder. |
The default value for this property is "option".