Skip to main content

MonthView.AppointmentStyle Property

Gets or sets appearance settings of appointments.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public AppointmentStyle AppointmentStyle { get; set; }

#Property Value

Type Description
AppointmentStyle

The storage of appointment appearance settings.

See Also