[]
Configurates MultiRowGroupHeaders. Sets a value that determines whether group headers should have multiple rows instead of a single header row.
public MultiRowBuilder<T> MultiRowGroupHeaders(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| MultiRowBuilder<T> | Current builder. |