[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.MaxDropDownHeight

MaxDropDownHeight Method

MaxDropDownHeight(double)

Configurates MaxDropDownHeight. Sets the maximum height of the drop-down list.

Declaration
public TBuilder MaxDropDownHeight(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.