SchedulerBuilder.GroupByDate Method
| Name | Parameters | Description |
|---|---|---|
| GroupByDate(JS) | value | If true, appointments are grouped by date first and then by resource; opposite if false. Applies only if appointments are grouped and groupOrientation is 'horizontal'. Mirrors the client-side groupByDate option. |
| GroupByDate(Boolean) | value | If true, appointments are grouped by date first and then by resource; opposite if false. Applies only if appointments are grouped and groupOrientation is 'horizontal'. Mirrors the client-side groupByDate option. |