[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-2.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 TBuilder AutoExpandSelection(bool value)
Public Function AutoExpandSelection(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.