[]
Configurates CenterHeadersVertically. Sets a value that determines whether the content of header cells should be vertically centered.
public PivotGridBuilder CenterHeadersVertically(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotGridBuilder | Current builder. |