[]
Configurates CenterHeadersVertically. Sets a value that determines whether the content of cells that span multiple rows should be vertically centered.
public MultiRowBuilder<T> CenterHeadersVertically(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
MultiRowBuilder<T> | Current builder. |