[]
Configurates the OnClientValueChanged client event. Occurs after a new date is selected.
public TBuilder OnClientValueChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |