AppointmentViewInfo(Appointment, TimeZoneHelper) Constructor
In This Article
Initializes a new instance of the AppointmentViewInfo class with the specified appointment and time zone helper.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
appointment | Appointment | A Appointment object. |
time |
Time |
See Also