AppointmentWindowTimeIntervalViewModel(AppointmentEditViewModel) Constructor
Initializes a new instance of the AppointmentWindowTimeIntervalViewModel class with the specified settings.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
Name | Type | Description |
---|---|---|
formViewModel | AppointmentEditViewModel | A object that is the View Model for the edited appointment. |
See Also