AppointmentItem.LongerThanADay Property
Gets whether the appointment’s length is equal to or greater than one day.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, if the appointment lasts one day or more; otherwise, false. |
See Also