[]
Configurates ShowGroups. Sets a value that determines whether the drop-down should include group header items to delimit data groups.
public MultiSelectListBoxBuilder<T> ShowGroups(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| MultiSelectListBoxBuilder<T> | Current builder. |