[]
Configurates the OnClientFormatItem client event. Occurs when an element representing a day in the calendar has been created.
public CalendarBuilder OnClientFormatItem(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |