SchedulerBuilder.AllDayExpr Method
| Name | Parameters | Description |
|---|---|---|
| AllDayExpr(JS) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding appointment is an all-day appointment. Mirrors the client-side allDayExpr option. |
| AllDayExpr(String) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding appointment is an all-day appointment. Mirrors the client-side allDayExpr option. |