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