Scheduler provides the following predefined data views that determine the style used in the control:
View | Description |
---|---|
Day |
Displays a detailed view showing appointments for a particular day. |
TimeLine |
Displays appointments in a horizontal time line. |
Month |
Displays appointments for one or more months. |
Week |
Displays appointments for specified work days. |
WorkWeek |
Displays appointments for any given weekly period. The default is Monday through Friday. |
The default data view for the Scheduler control is Month view. However, you can change the default data view by setting the ViewType property. This property determines which style should be used in the control using the ViewType enumeration.