AlwaysShowCalendar Property (InputDateRange)
In This Topic
Gets or sets a value that determines whether the calendar should remain visible in the dropdown even when there are selected predefined ranges.
Syntax
'Declaration
Public Property AlwaysShowCalendar As Boolean
public bool AlwaysShowCalendar {get; set;}
See Also