[]
Gets or sets a value that determines whether the calendar should remain visible in the dropdown even when there are selected predefined ranges.
public bool AlwaysShowCalendar { get; set; }
The default value for this property is false, which causes the control to hide the calendar if one of the predefined ranges is selected.