[]
        
(Showing Draft Content)

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

AlwaysShowCalendar Method

AlwaysShowCalendar(bool)

Configurates AlwaysShowCalendar. Sets a value that determines whether the calendar should remain visible in the dropdown even when there are selected predefined ranges.

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

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is false, which causes the control to hide the calendar if one of the predefined ranges is selected.