AppointmentItemDragDropEventArgs.HitInterval Property
Gets the datetime range represented by the time cell to which an appointment is dragged.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DateTimeRange | A DateTimeRange object that is the target time cell interval. |
See Also