Back to Devexpress

AppointmentAppearance Class

maui-devexpress-dot-maui-dot-scheduler-9cb6d428.md

latest1.8 KB
Original Source

AppointmentAppearance Class

Contains a scheduler’s appointment appearance properties.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public class AppointmentAppearance :
    AppointmentAppearanceBase

The following members return AppointmentAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase AppointmentAppearanceBase AppointmentAppearance

Extension Methods

Yield<AppointmentAppearance>()

YieldIfNotNull<AppointmentAppearance>()

See Also

AppointmentAppearance Members

DevExpress.Maui.Scheduler Namespace