AgendaAppointmentViewModel Class
In This Article
The storage for settings of an individual AgendaView appointment.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public class AgendaAppointmentViewModel :
AppointmentViewModelBase
#Inheritance
System.Object
DevExpress.Maui.Scheduler.Internal.NotifyPropertyChangedBase
ItemViewModel
AppointmentViewModelBase
AgendaAppointmentViewModel
See Also