mobilecontrols-400677-xamarin-forms-scheduler-views-views.md
The DevExpress Scheduler for Xamarin.Forms provides a set of Views to display and manage appointments. A View specifies the appearance of appointments and their layout. This topic lists views the scheduler supports.
The Day View displays appointments scheduled for a specific date or for several days following each other. The DayView.DayCount property manages the number of days the view shows. The image below highlights elements the view includes:
The following table lists basic settings that configure the view:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets the number of days the Day View displays.
| |
|
Gets or sets whether the View should show only WorkTime.
| |
|
Gets or sets how the View snaps the scheduler’s appointments.
|
The Work Week View displays appointments scheduled for a specific work week. The image below highlights elements the view includes:
Note
The following table lists basic settings that configure the view:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets whether the View should show only WorkTime.
| |
|
Gets or sets how the View snaps the scheduler’s appointments.
|
The Week View displays all appointments for a specific week. The image below highlights elements the view includes:
Note
The FirstDayOfWeek property specifies the first day of the week.
The following table lists basic settings that configure the view:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets whether the View should show only WorkTime.
| |
|
Gets or sets how the View snaps the scheduler’s appointments.
|
The Month View displays all the appointments for a specific month. The image below highlights elements the view includes:
|
Property
|
Description
| | --- | --- | |
|
Gets or sets whether the view shows only workdays.
| |
|
Gets or sets a number of weeks that the View shows on the screen at one time.
|