Back to Devexpress

AgendaAppointmentAppearance Class

maui-devexpress-dot-maui-dot-scheduler-680564c6.md

latest1.7 KB
Original Source

AgendaAppointmentAppearance Class

Contains a scheduler agenda view’s appointment appearance properties.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public class AgendaAppointmentAppearance :
    AppointmentAppearanceBase

The following members return AgendaAppointmentAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase AppointmentAppearanceBase AgendaAppointmentAppearance

Extension Methods

Yield<AgendaAppointmentAppearance>()

YieldIfNotNull<AgendaAppointmentAppearance>()

See Also

AgendaAppointmentAppearance Members

DevExpress.Maui.Scheduler Namespace