AppointmentItemResizeEventArgs.HitInterval Property
Retrieves the datetime range to which the appointment’s side is moved.
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 range represented by the time cell. |
See Also