AppointmentAppearance Class
Contains a scheduler’s appointment appearance properties.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public class AppointmentAppearance :
AppointmentAppearanceBase
#Related API Members
The following members return AppointmentAppearance objects:
#Inheritance
System.Object
BindableObject
Element
AppearanceBase
AppointmentAppearanceBase
AppointmentAppearance
See Also