[]
Configurates PredefinedRanges. Sets a function that return the predefined ranges.
public TBuilder PredefinedRanges(string value)
Public Function PredefinedRanges(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
This property is useful only when the SelectionMode property is set to DateSelectionMode.Range. Predefined ranges with null values represent custom ranges to be defined by users by clicking on the calendar.