AppointmentViewInfo.IsLongTime() Method
In This Article
Indicates whether the appointment extends over multiple days.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if an appointment extends over several days; otherwise, false. |
#Implements
See Also