[]
Configurates the OnClientRangeChanged client event. Occurs when the value of the rangeEnd property changes into a non-null value, indicating a data range has been selected.
public CalendarBuilder OnClientRangeChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |