mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-fe9a39ed.md
The view that displays all appointments for a specific week.
Namespace : DevExpress.XamarinForms.Scheduler
Assembly : DevExpress.XamarinForms.Scheduler.dll
NuGet Package : DevExpress.XamarinForms.Scheduler
public class WeekView :
DayViewBase
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.
|
Object ViewBase DayViewBase WeekView
See Also