PredefinedRanges Property
PredefinedRanges
Gets the predefined set of custom date ranges that appear in the dropdown calendar for quick selection.
Declaration
public List<PredefinedRange> PredefinedRanges { get; }
Public ReadOnly Property PredefinedRanges As List(Of PredefinedRange)