Enum View
An enum that denotes the view mode of the Scheduler.
Namespace: Syncfusion.EJ2.Schedule
Assembly: Syncfusion.AspNetMvc.Schedule.dll
Syntax
public enum View
Fields
| Name |
|---|
| Agenda |
| Day |
| Month |
| MonthAgenda |
| TimelineDay |
| TimelineMonth |
| TimelineWeek |
| TimelineWorkWeek |
| TimelineYear |
| Week |
| WorkWeek |
| Year |