Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.

AgendaAppointmentViewModel Class

The storage for settings of an individual AgendaView appointment.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public class AgendaAppointmentViewModel :
    AppointmentViewModelBase

Inheritance

Object
DevExpress.Maui.Scheduler.Internal.NotifyPropertyChangedBase
ItemViewModel
AppointmentViewModelBase
AgendaAppointmentViewModel
See Also