IAppointmentViewInfo.AppointmentInterval Property
Gets the time interval of the appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object representing the scheduled time. |
See Also