Back to Devexpress

AppointmentDragEventArgs.HitInterval Property

corelibraries-devexpress-dot-xtrascheduler-dot-appointmentdrageventargs-ffe2ff22.md

latest1.2 KB
Original Source

AppointmentDragEventArgs.HitInterval Property

Gets the time interval represented by the time cell to which an appointment was dragged.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public TimeInterval HitInterval { get; }
vb
Public ReadOnly Property HitInterval As TimeInterval

Property Value

TypeDescription
TimeInterval

A TimeInterval object.

|

See Also

AppointmentDragEventArgs Class

AppointmentDragEventArgs Members

DevExpress.XtraScheduler Namespace