ShowPredefinedRanges Property
ShowPredefinedRanges
Gets or sets a value indicating whether the control displays a list of predefined or user-defined date ranges in the drop-down calendar.
Declaration
public bool ShowPredefinedRanges { get; set; }
Public Property ShowPredefinedRanges As Boolean