AppointmentDragResizeViewModel.End Property
Gets or sets the End value of the dragged or resized appointment.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A DateTime value that is the SchedulerItemBase.End property value of the modified appointment. |
See Also