Back to Devexpress

AppointmentAppearanceBase Class

maui-devexpress-dot-maui-dot-scheduler-3a6175d3.md

latest1.5 KB
Original Source

AppointmentAppearanceBase Class

A base class for a scheduler’s appointment appearance.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public abstract class AppointmentAppearanceBase :
    AppearanceBase

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase AppointmentAppearanceBase AgendaAppointmentAppearance

AppointmentAppearance

Extension Methods

Yield<AppointmentAppearanceBase>()

YieldIfNotNull<AppointmentAppearanceBase>()

See Also

AppointmentAppearanceBase Members

DevExpress.Maui.Scheduler Namespace