[]
        
(Showing Draft Content)

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

MaxDropDownWidth Method

MaxDropDownWidth(double)

Configurates MaxDropDownWidth. Sets the maximum width of the drop-down list.

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

The value.

Returns
Type Description
TBuilder

Current builder.