[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.Fluent.MultiRowBuilder-1.CenterHeadersVertically

CenterHeadersVertically Method

CenterHeadersVertically(bool)

Configurates CenterHeadersVertically. Sets a value that determines whether the content of cells that span multiple rows should be vertically centered.

Declaration
public MultiRowBuilder<T> CenterHeadersVertically(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
MultiRowBuilder<T>

Current builder.