AppointmentResizeEventArgs.HitInterval Property
Gets the time interval represented by the time cell to which the appointment’s side is moved.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object. |
See Also