[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.Height

Height Method

Height(int?)

Configurates Height. Sets the height of this column group

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

The value.

Returns
Type Description
TBuilder

Current builder.