AppointmentMapping(AppointmentStorage) Constructor
In This Article
Initializes a new instance of the AppointmentMapping class with the specified appointment storage.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
data |
Appointment |
A Appointment |
See Also