Skip to main content
All docs
V25.2
  • ID
    Max
    Min

    SchedulerBuilder<T>.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.