[]
Configurates the OnClientDisplayMonthChanged client event. Occurs after the DisplayMonth property changes.
public CalendarBuilder OnClientDisplayMonthChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |