mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-7738a093.md
The view that displays appointments for a specific day or several days.
Namespace : DevExpress.XamarinForms.Scheduler
Assembly : DevExpress.XamarinForms.Scheduler.dll
NuGet Package : DevExpress.XamarinForms.Scheduler
public class DayView :
DayViewBase
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.
|
Object ViewBase DayViewBase DayView
See Also