Back to Devexpress

DayViewBase.AllDayAppointmentStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-dayviewbase-ec93f1a6.md

latest1.2 KB
Original Source

DayViewBase.AllDayAppointmentStyle Property

Gets or sets appearance settings of all-day appointments.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public AppointmentStyle AllDayAppointmentStyle { get; set; }

Property Value

TypeDescription
AppointmentStyle

The storage of all-day appointments’ appearance settings.

|

Remarks

The style provides the following settings that manage an appointment’s appearance:

See Also

DayViewBase Class

DayViewBase Members

DevExpress.XamarinForms.Scheduler Namespace