Scheduler: Cell Size

mvc-scheduler-cell-duration.png

Cell Duration

The cell duration can be set using CellDuration property (in minutes). 

Examples

  • 1 minute (CellDuration = 1)
  • 1 hour (CellDuration = 60)
  • 1 day (CellDuration = 1440)
  • 1 week (CellDuration = 10080)

It is not possible to the cell duration to 1 month (every month has a different length).

Cell Width

The cell width can be set using CellWidth property (in pixels).

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java