[]
Configurates RangeEnd. Sets the last selected date in a range selection.
public TBuilder RangeEnd(DateTime? value)
| Type | Name | Description |
|---|---|---|
| DateTime? | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
The selection range will be defined by the Value and RangeEnd properties.