[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.CloseOnSelection

CloseOnSelection Method

CloseOnSelection(bool)

Configurates CloseOnSelection. Sets a value that determines whether the control should automatically close the drop-down when the user makes a selection.

Declaration
public TBuilder CloseOnSelection(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is true.