Back to Devexpress

AppointmentEditViewModel Constructors

maui-devexpress-dot-maui-dot-scheduler-dot-appointmenteditviewmodel-dot-ctor.md

latest1.2 KB
Original Source

AppointmentEditViewModel Constructors

NameParametersDescription
AppointmentEditViewModel(AppointmentItem, SchedulerDataStorage)appointment, storageInitializes a new instance of the AppointmentEditViewModel class with specified settings.
AppointmentEditViewModel(DateTime, DateTime, Boolean, SchedulerDataStorage)startDate, endDate, allDay, storageInitializes a new instance of the AppointmentEditViewModel class with specified settings.

See Also

AppointmentEditViewModel Class

AppointmentEditViewModel Members

DevExpress.Maui.Scheduler Namespace