[]
Configurates the OnClientRangeEndChanged client event. Occurs when the value of the RangeEnd property changes
public CalendarBuilder OnClientRangeEndChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |