[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedGrid.Fluent.TransposedGridRowBaseBuilder-2.Height

Height Method

Height(int?)

Configurates Height. Sets the height of the row.

Declaration
public TBuilder Height(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

Setting this property to null or negative values causes the element to use the parent collection's default size.