A newer version of this page is available.
Switch to the current version.
Appointment.LongerThanADay Property
Gets whether the appointment's duration is equal to or greater than one day.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the appointment lasts one day or more; otherwise, false. |
See Also
Feedback