AppointmentViewInfo.IsLongTime() Method
Indicates whether an appointment spans across several days.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Returns
Type | Description |
---|---|
Boolean | true if an appointment spans across several days; otherwise, false. |
See Also