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
public AppointmentStyle AppointmentStyle { get; set; }
Property Value
Type | Description |
---|---|
AppointmentStyle | The storage of appointment appearance settings. |
See Also