SchedulerBuilder.CellDuration Method
| Name | Parameters | Description |
|---|---|---|
| CellDuration(JS) | value | Specifies cell duration in minutes. This property's value should divide the interval between startDayHour and endDayHour into even parts. Mirrors the client-side cellDuration option. |
| CellDuration(Int32) | value | Specifies cell duration in minutes. This property's value should divide the interval between startDayHour and endDayHour into even parts. Mirrors the client-side cellDuration option. |