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