Back to Devexpress

AppointmentAppearance.Customizer Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentappearance.md

latest976 B
Original Source

AppointmentAppearance.Customizer Property

Gets or sets the object that customizes the appointment’s appearance depending on internal logic. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public IAppointmentCustomizer Customizer { get; set; }

Property Value

TypeDescription
IAppointmentCustomizer

The object that customizes the appointment’s appearance.

|

See Also

AppointmentAppearance Class

AppointmentAppearance Members

DevExpress.Maui.Scheduler Namespace