[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-3.AutoExpandSelection

AutoExpandSelection Method

AutoExpandSelection(bool)

Configurates AutoExpandSelection. Sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.

Declaration
public virtual TBuilder AutoExpandSelection(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.