Skip to main content
A newer version of this page is available. .

DayViewBase.AllDayAppointmentStyle Property

Gets or sets appearance settings of all-day appointments.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public AppointmentStyle AllDayAppointmentStyle { get; set; }

Property Value

Type Description
AppointmentStyle

The storage of all-day appointments’ appearance settings.

Remarks

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

Appointment Style Settings

See Also