AppointmentViewInfo.AppointmentInterval Property
Gets the time interval which the current appointment occupies.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object representing the appointment time interval. |
See Also