[]
Configurates AlwaysShowCalendar. Sets a value that determines whether the calendar should remain visible in the dropdown even when there are selected predefined ranges.
public TBuilder AlwaysShowCalendar(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The default value for this property is false, which causes the control to hide the calendar if one of the predefined ranges is selected.