AppointmentEditViewModel Class
In This Article
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
C#
public class AppointmentEditViewModel :
NotifyPropertyChangedBase
#Inheritance
Object
DevExpress.XamarinForms.Scheduler.Internal.NotifyPropertyChangedBase
AppointmentEditViewModel
See Also