Search results

View API in JavaScript Schedule API control

An enum that denotes the view mode of the Scheduler.

  • Day - Denotes Day view of the scheduler.
  • Week - Denotes Week view of the scheduler.
  • WorkWeek - Denotes Work Week view of the scheduler.
  • Month - Denotes Month view of the scheduler.
  • Year - Denotes Year view of the scheduler.
  • Agenda - Denotes Agenda view of the scheduler.
  • MonthAgenda - Denotes Month Agenda view of the scheduler.
  • TimelineDay - Denotes Timeline Day view of the scheduler.
  • TimelineWeek - Denotes Timeline Week view of the scheduler.
  • TimelineWorkWeek - Denotes Timeline Work Week view of the scheduler.
  • TimelineMonth - Denotes Timeline Month view of the scheduler.
  • TimelineYear - Denotes Timeline Year view of the scheduler.